@font-face {
  font-family: 'icomoon-socials';
  src:  url('fonts/icomoon-socials.eot?4nqxci');
  src:  url('fonts/icomoon-socials.eot?4nqxci#iefix') format('embedded-opentype'),
    url('fonts/icomoon-socials.woff2?4nqxci') format('woff2'),
    url('fonts/icomoon-socials.ttf?4nqxci') format('truetype'),
    url('fonts/icomoon-socials.woff?4nqxci') format('woff'),
    url('fonts/icomoon-socials.svg?4nqxci#icomoon-socials') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-socials' !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;
}

.social-pinterest:before {
  content: "\e911";
}
.social-whatsapp:before {
  content: "\e900";
}
.social-bluesky:before {
  content: "\e901";
}
.social-viadeo:before {
  content: "\a000";
}
.social-tel:before {
  content: "\a001";
}
.social-discord:before {
  content: "\e902";
}
.social-facebook:before {
  content: "\e903";
}
.social-instagram:before {
  content: "\e904";
}
.social-linkedin:before {
  content: "\e905";
}
.social-mail:before {
  content: "\e906";
}
.social-mastodon:before {
  content: "\e907";
}
.social-snapchat:before {
  content: "\e908";
}
.social-threads:before {
  content: "\e909";
}
.social-tiktok:before {
  content: "\e90a";
}
.social-tumblr:before {
  content: "\e90b";
}
.social-twitch:before {
  content: "\e90c";
}
.social-vimeo:before {
  content: "\e90d";
}
.social-wechat:before {
  content: "\e90e";
}
.social-x:before {
  content: "\e90f";
}
.social-youtube:before {
  content: "\e910";
}
.social-website:before {
  content: "\e9c9";
}
