@font-face {
  font-family: "Icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/icomoon.woff") format("woff"),
       url("../fonts/icomoon.ttf") format("truetype"),
       url("../fonts/icomoon.svg#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: 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-a:before {
  content: "\e900";
}
.icon-balaclava:before {
  content: "\e901";
}
.icon-bear:before {
  content: "\e902";
}
.icon-block:before {
  content: "\e903";
}
.icon-brute:before {
  content: "\e904";
}
.icon-code:before {
  content: "\e905";
}
.icon-confluence:before {
  content: "\e906";
}
.icon-control:before {
  content: "\e907";
}
.icon-discord:before {
  content: "\e908";
}
.icon-dollar:before {
  content: "\e909";
}
.icon-file:before {
  content: "\e90a";
}
.icon-global:before {
  content: "\e90b";
}
.icon-group:before {
  content: "\e90c";
}
.icon-grow:before {
  content: "\e90d";
}
.icon-key:before {
  content: "\e90e";
}
.icon-mountain:before {
  content: "\e90f";
}
.icon-pegasus:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-share:before {
  content: "\e912";
}
.icon-shield:before {
  content: "\e913";
}
.icon-stroke:before {
  content: "\e914";
}
.icon-tiktok:before {
  content: "\e915";
}
