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

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

.socmed-tiktok:before {
  content: "\e900";
}
