@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?1vidjq");
  src: url("fonts/icomoon.eot?1vidjq#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?1vidjq") format("truetype"),
    url("fonts/icomoon.woff?1vidjq") format("woff"),
    url("fonts/icomoon.svg?1vidjq#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-x:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-discord:before {
  content: "\e90c";
}
.icon-bar-graph:before {
  content: "\e900";
}
.icon-star:before {
  content: "\e908";
}
.icon-icloud:before {
  content: "\e901";
}
.icon-list:before {
  content: "\e902";
}
.icon-chart:before {
  content: "\e903";
}
.icon-security:before {
  content: "\e904";
}
.icon-person:before {
  content: "\e909";
}
.icon-speed:before {
  content: "\e905";
}
.icon-coffee:before {
  content: "\e906";
}
.icon-youtube:before {
  content: "\e90d";
}
.icon-gear:before {
  content: "\f013";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-handshake:before {
  content: "\f2b5";
}
.icon-chat:before {
  content: "\e907";
}
.icon-display:before {
  content: "\e956";
}
.icon-shield:before {
  content: "\e9b4";
}
