@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.woff2?ubnmhq') format('woff2'),
    url('fonts/icomoon.woff?ubnmhq') format('woff');
  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-copy:before {
  content: "\e906";
}
.icon-files-o:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-discord:before {
  content: "\e902";
}
.icon-thumb_up:before {
  content: "\e900";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-new-tab:before {
  content: "\ea7e";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-home3:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-film:before {
  content: "\e913";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-cog:before {
  content: "\e994";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-user:before {
  content: "\e971";
}
