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

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

.fvi-tiktok:before {
  content: "\e900";
}
.fvi-twitter-x:before {
  content: "\e901";
}
