@font-face {
  font-family: 'social';
  src:  url('fonts/social.eot?1ln56j');
  src:  url('fonts/social.eot?1ln56j#iefix') format('embedded-opentype'),
    url('fonts/social.ttf?1ln56j') format('truetype'),
    url('fonts/social.woff?1ln56j') format('woff'),
    url('fonts/social.svg?1ln56j#social') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social' !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-x:before {
  content: "\e900";
}
.social-tiktok:before {
  content: "\e901";
}
.social-mail2:before {
  content: "\ea84";
}
.social-google:before {
  content: "\ea88";
}
.social-facebook:before {
  content: "\ea90";
}
.social-facebook2:before {
  content: "\ea91";
}
.social-instagram:before {
  content: "\ea92";
}
.social-whatsapp:before {
  content: "\ea93";
}
.social-spotify:before {
  content: "\ea94";
}
.social-telegram:before {
  content: "\ea95";
}
.social-twitter:before {
  content: "\ea96";
}
.social-youtube:before {
  content: "\ea9d";
}
