@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mq1x0m');
  src:  url('fonts/icomoon.eot?mq1x0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mq1x0m') format('truetype'),
    url('fonts/icomoon.woff?mq1x0m') format('woff'),
    url('fonts/icomoon.svg?mq1x0m#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-arrows:before {
  content: "\e916";
}
.icon-close:before {
  content: "\e915";
}
.icon-calendar:before {
  content: "\e914";
}
.icon-bell:before {
  content: "\e900";
}
.icon-position:before {
  content: "\e901";
}
.icon-bag:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-pen:before {
  content: "\e904";
}
.icon-write:before {
  content: "\e905";
}
.icon-search-eye:before {
  content: "\e906";
}
.icon-lamp:before {
  content: "\e907";
}
.icon-collaborators:before {
  content: "\e908";
}
.icon-controller:before {
  content: "\e909";
}
.icon-code:before {
  content: "\e90a";
}
.icon-thumb:before {
  content: "\e90b";
}
.icon-tetris:before {
  content: "\e90c";
}
.icon-book:before {
  content: "\e90d";
}
.icon-map:before {
  content: "\e90e";
}
.icon-mask:before {
  content: "\e90f";
}
.icon-buoy:before {
  content: "\e910";
}
.icon-facebook:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e912";
}
.icon-linkedin:before {
  content: "\e913";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-github:before {
  content: "\eab0";
}
.icon-wordpress:before {
  content: "\eab4";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-stackoverflow:before {
  content: "\ead0";
}
.icon-pinterest:before {
  content: "\ead1";
}
