@font-face {
  font-family: 'icomoon';
  src:  url('/assets/fonts/icomoon.eot?zc9g3z');
  src:  url('/assets/fonts/icomoon.eot?zc9g3z#iefix') format('embedded-opentype'),
    url('/assets/fonts/icomoon.ttf?zc9g3z') format('truetype'),
    url('/assets/fonts/icomoon.woff?zc9g3z') format('woff'),
    url('/assets/fonts/icomoon.svg?zc9g3z#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-envelope:before            { content: "\e900"; }
.icon-megaphone:before           { content: "\e901"; }
.icon-house-chimney-heart:before { content: "\e902"; }
.icon-newspaper:before           { content: "\e903"; }
.icon-x-twitter:before           { content: "\e904"; }
.icon-youtube:before             { content: "\e905"; }
.icon-xbox:before                { content: "\e906"; }
.icon-vimeo-v:before             { content: "\e907"; }
.icon-unity:before               { content: "\e908"; }
.icon-twitch:before              { content: "\e909"; }
.icon-tumblr:before              { content: "\e90a"; }
.icon-threads:before             { content: "\e90b"; }
.icon-steam:before               { content: "\e90c"; }
.icon-reddit-alien:before        { content: "\e90d"; }
.icon-playstation:before         { content: "\e90e"; }
.icon-patreon:before             { content: "\e90f"; }
.icon-mastodon:before            { content: "\e910"; }
.icon-linkedin:before            { content: "\e911"; }
.icon-kickstarter-k:before       { content: "\e912"; }
.icon-itch-io:before             { content: "\e913"; }
.icon-instagram:before           { content: "\e914"; }
.icon-facebook-f:before          { content: "\e915"; }
.icon-discord:before             { content: "\e916"; }
.icon-twitter:before             { content: "\e917"; }
.icon-tiktok:before              { content: "\e918"; }
.icon-bluesky:before             { content: "\e919"; }
.icon-meta:before                { content: "\e91a"; }
.icon-apple:before               { content: "\e91b"; }
.icon-app-store:before           { content: "\e91c"; }
.icon-app-store-ios:before       { content: "\e91d"; }
