/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font-Awesome-5';
  src:  url('fonts/Font-Awesome-5_szqf9b.eot');
  src:  url('fonts/Font-Awesome-5_szqf9b.eot#iefix') format('embedded-opentype'),
    url('fonts/Font-Awesome-5_szqf9b.ttf') format('truetype'),
    url('fonts/Font-Awesome-5_szqf9b.woff') format('woff'),
    url('fonts/Font-Awesome-5_szqf9b-Font-Awesome-5.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-fa-"], [class*=" icon-fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Font-Awesome-5' !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-fa-tiktok:before {
  content: "\e909";
}
.icon-fa-pinterest:before {
  content: "\e900";
}
.icon-fa-shipping-fast:before {
  content: "\e901";
}
.icon-fa-tshirt:before {
  content: "\e902";
}
.icon-fa-facebook-f:before {
  content: "\e903";
}
.icon-fa-instagram:before {
  content: "\e904";
}
.icon-fa-linkedin-in:before {
  content: "\e905";
}
.icon-fa-twitch:before {
  content: "\e906";
}
.icon-fa-twitter:before {
  content: "\e907";
}
.icon-fa-youtube:before {
  content: "\e908";
}