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

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

.fa-bluesky:before {
  content: "\e900";
}
.fa-tiktok:before {
  content: "\e901";
}
.fa-x:before {
  content: "\e902";
}
.fa-search:before {
  content: "\f002";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-home:before {
  content: "\f015";
}
