@font-face {
  font-family: 'iNFO';
  src:
    url('fonts/iNFO.ttf?j60usp') format('truetype'),
    url('fonts/iNFO.woff?j60usp') format('woff'),
    url('fonts/iNFO.svg?j60usp#iNFO') 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: 'iNFO' !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-tiktok:before {
  content: "\e900";
}
