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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-arrow-right:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-checkbox:before {
  content: "\e904";
}
.icon-freecall:before {
  content: "\e905";
}
.icon-document:before {
  content: "\e906";
}
.icon-school:before {
  content: "\e907";
}
.icon-general:before {
  content: "\e908";
}
.icon-esports:before {
  content: "\e909";
}
.icon-game:before {
  content: "\e90a";
}
.icon-manga:before {
  content: "\e90b";
}
.icon-talent:before {
  content: "\e90c";
}
.icon-makeup:before {
  content: "\e90d";
}
