@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4m9ffq');
  src:  url('fonts/icomoon.eot?4m9ffq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4m9ffq') format('truetype'),
    url('fonts/icomoon.woff?4m9ffq') format('woff'),
    url('fonts/icomoon.svg?4m9ffq#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-download:before {
  content: "\e908";
}
.icon-no-spoilers:before {
  content: "\e90b";
}
.icon-kayzr-league:before {
  content: "\e900";
}
.icon-kayzr:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-discord:before {
  content: "\e903";
}
.icon-intagram:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-globe:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-twitch:before {
  content: "\e90a";
}
.icon-spoilers:before {
  content: "\e90c";
}
.icon-document:before {
  content: "\e90d";
}