@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot') format('embedded-opentype');
    src: url('../fonts/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cerrar:before {
  content: "\ea0f";
}
.icon-coding:before {
  content: "\e917";
}
.icon-education:before {
  content: "\e918";
}
.icon-experience:before {
  content: "\e919";
}
.icon-ixd:before {
  content: "\e91a";
}
.icon-skill:before {
  content: "\e91b";
}
.icon-skill1:before {
  content: "\e91c";
}
.icon-skill2:before {
  content: "\e91d";
}
.icon-skill3:before {
  content: "\e91e";
}
.icon-skill4:before {
  content: "\e91f";
}
.icon-ux:before {
  content: "\e920";
}
