@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l5mkid');
  src:  url('fonts/icomoon.eot?l5mkid#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l5mkid') format('truetype'),
    url('fonts/icomoon.woff?l5mkid') format('woff'),
    url('fonts/icomoon.svg?l5mkid#icomoon') 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: '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-icons_app:before {
  content: "\e900";
}
.icon-icons_live:before {
  content: "\e901";
}
.icon-icons_crown:before {
  content: "\e902";
}
.icon-icons_edit:before {
  content: "\e903";
}
.icon-icons_eighteen:before {
  content: "\e904";
}
.icon-icons_event:before {
  content: "\e905";
}
.icon-icons_fire:before {
  content: "\e906";
}
.icon-icons_game:before {
  content: "\e907";
}
.icon-icons_gash:before {
  content: "\e908";
}
.icon-icons_news:before {
  content: "\e909";
}
.icon-icons_service:before {
  content: "\e90a";
}
.icon-icons_shop:before {
  content: "\e90b";
}
.icon-icons_title:before {
  content: "\e90c";
}
.icon-icons_video:before {
  content: "\e90d";
}
