@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?asq0gh');
  src:  url('../fonts/icomoon.eot?asq0gh#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?asq0gh') format('truetype'),
    url('../fonts/icomoon.woff?asq0gh') format('woff'),
    url('../fonts/icomoon.svg?asq0gh#icomoon') format('svg');
  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: "\e916";
}
.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";
}
