.fab,
.fa-brands {
  font-weight: 400;
}

:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }

.fa-amazon::before { content: "\f270"; }
.fa-facebook::before { content: "\f09a"; }
.fa-flickr::before { content: "\f16e"; }
.fa-github::before { content: "\f09b"; }
.fa-instagram::before { content: "\f16d"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-pinterest::before { content: "\f0d2"; }
.fa-slack::before { content: "\f198"; }
.fa-slack-hash::before { content: "\f198"; }
.fa-spotify::before { content: "\f1bc"; }
.fa-tiktok::before { content: "\e07b"; }
.fa-tumblr::before { content: "\f173"; }
.fa-twitter::before { content: "\f099"; }
.fa-untappd::before { content: "\f405"; }
.fa-vimeo::before { content: "\f40a"; }
.fa-x-twitter::before { content: "\e61b"; }
.fa-youtube::before { content: "\f167"; }
