@font-face {
  font-family: 'ifonts';
  src:  url(./assets/fonts/ifonts.eot?4wovnl);
  src:  url(./assets/fonts/ifonts.eot?4wovnl#iefix) format('embedded-opentype'),
    url(./assets/fonts/ifonts.ttf?4wovnl) format('truetype'),
    url(./assets/fonts/ifonts.woff?4wovnl) format('woff'),
    url(./assets/fonts/ifonts.svg?4wovnl#ifonts) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ifonts' !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;
}

  /* fonts =========== */
.icon-objective-c:before {
  content: "\e901";
}
.icon-structure:before {
  content: "\e902";
}
.icon-opengl:before {
  content: "\e903";
}
.icon-jquery:before {
  content: "\e900";
}

.icon-artoolkit:before {
  content: "\e904";
}
.icon-arkit:before {
  content: "\e905";
}
.icon-vuejs:before {
  content: "\e906";
}
.icon-js:before {
  content: "\e907";
}
.icon-php:before {
  content: "\e908";
}
.icon-c:before {
  content: "\e909";
}