@font-face {
  font-family: 'fvicons';
  src:  url('../fonts/fvicons.eot?d0y29g');
  src:  url('../fonts/fvicons.eot?d0y29g#iefix') format('embedded-opentype'),
  url('../fonts/fvicons.ttf?d0y29g') format('truetype'),
  url('../fonts/fvicons.woff?d0y29g') format('woff'),
  url('../fonts/fvicons.svg?d0y29g#fvicons') 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: 'fvicons' !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: "\e90c";
}
.fvi-logo:before {
  content: "\e90d";
}
