@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ibm8zp');
  src:  url('fonts/icomoon.eot?ibm8zp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ibm8zp') format('truetype'),
    url('fonts/icomoon.woff?ibm8zp') format('woff'),
    url('fonts/icomoon.svg?ibm8zp#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;
  font-size: 13px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-comment .path1:before {
  content: "\e90b";
  color: rgb(0, 0, 0);
}
.icon-comment .path2:before {
  content: "\e916";
  margin-left: -1.1123046875em;
  color: rgb(255, 255, 255);
}
.icon-play:before {
  content: "\e917";
}
.icon-score:before {
  content: "\e915";
}
.icon-close:before {
  content: "\e912";
}
.icon-scale:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e914";
}
.icon-reply:before {
  content: "\e911";
}
.icon-down:before {
  content: "\e90f";
}
.icon-up:before {
  content: "\e910";
}
.icon-apostrophe:before {
  content: "\e900";
}
.icon-comments:before {
  content: "\e907";
}
.icon-send-message:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90c";
}
.icon-user:before {
  content: "\e90d";
}
.icon-ogz:before {
  content: "\e90e";
}
.icon-facebook:before {
  content: "\e901";
  color: #3b5998;
}
.icon-instagram:before {
  content: "\e902";
  color: #e4405f;
}
.icon-steam:before {
  content: "\e903";
}
.icon-twitch:before {
  content: "\e904";
  color: #6441a4;
}
.icon-twitter:before {
  content: "\e905";
  color: #1da1f2;
}
.icon-youtube:before {
  content: "\e906";
  color: #f00;
}
