@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qtyg81');
  src:  url('fonts/icomoon.eot?qtyg81#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?qtyg81') format('woff2'),
    url('fonts/icomoon.ttf?qtyg81') format('truetype'),
    url('fonts/icomoon.woff?qtyg81') format('woff'),
    url('fonts/icomoon.svg?qtyg81#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-discord:before {
  content: "\e90f";
}
.icon-cat-team:before {
  content: "\e90e";
}
.icon-big-x:before {
  content: "\e90d";
}
.icon-settings:before {
  content: "\e90c";
}
.icon-close-x:before {
  content: "\e90b";
}
.icon-audio:before {
  content: "\e904";
}
.icon-cat-exchange:before {
  content: "\e905";
}
.icon-cat-partnerships:before {
  content: "\e906";
}
.icon-cat-tech:before {
  content: "\e907";
}
.icon-cat-weekly:before {
  content: "\e908";
}
.icon-play:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-left:before {
  content: "\e910";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-m:before {
  content: "\e900";
}
.icon-telegram:before {
  content: "\e901";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-reddit:before {
  content: "\f281";
}
