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

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

.socialicon-f6s:before {
  content: "\e900";
}
.socialicon-facebook:before {
  content: "\e901";
}
.socialicon-instagram:before {
  content: "\e902";
}
.socialicon-linkedin:before {
  content: "\e903";
}
.socialicon-pinterest:before {
  content: "\e904";
}
.socialicon-telegram:before {
  content: "\e905";
}
.socialicon-tiktok:before {
  content: "\e906";
}
.socialicon-twitch:before {
  content: "\e907";
}
.socialicon-twitter-x:before {
  content: "\e908";
}
.socialicon-youtube:before {
  content: "\e909";
}
