@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i8yjgo');
  src:  url('fonts/icomoon.eot?i8yjgo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?i8yjgo') format('woff2'),
    url('fonts/icomoon.ttf?i8yjgo') format('truetype'),
    url('fonts/icomoon.woff?i8yjgo') format('woff'),
    url('fonts/icomoon.svg?i8yjgo#icomoon') format('svg');
  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-add:before {
  content: "\e904";
}
.icon-user-solid-circle:before {
    content: "\e90e";
}
.icon-user-full:before {
    content: "\e90e";
}
.icon-menu:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e902";
}
.icon-discord:before {
  content: "\e906";
  color: #7289da;
}
.icon-tiktok:before {
  content: "\e900";
}
.icon-x:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-pencil:before {
  content: "\e907";
}
.icon-history:before {
  content: "\e94d";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-question:before {
  content: "\e90f";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-pinterest2:before {
  content: "\ead2";
}
