@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?tfbn8z");
  src: url("../fonts/icomoon.eot?tfbn8z#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?tfbn8z") format("truetype"),
    url("../fonts/icomoon.woff?tfbn8z") format("woff"),
    url("../fonts/icomoon.svg?tfbn8z#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-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-line:before {
  content: "\e907";
}
.icon-monitor:before {
  content: "\e908";
}
.icon-pause:before {
  content: "\e909";
}
.icon-play:before {
  content: "\e90a";
}
.icon-plurk:before {
  content: "\e90b";
}
.icon-printer:before {
  content: "\e90c";
}
.icon-return:before {
  content: "\e90d";
}
.icon-share:before {
  content: "\e90e";
}
.icon-twitter:before {
  content: "\e90f";
}
.icon-external-link:before {
  content: "\e910";
}
.icon-download:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}
.icon-minus:before {
  content: "\e913";
}
.icon-download-ragular:before {
  content: "\e914";
}
.icon-speaker:before {
  content: "\e915";
}
.icon-reload:before {
  content: "\e916";
}
