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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'One-Click-Icons' !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;
}

.soc-tiktok-square:before {
  content: "\e900";
}
.soc-x-icon:before {
  content: "\e901";
}
.soc-x-square:before {
  content: "\e902";
}
