.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-facebook { --fa: "\f09a"; --fa--fa: "\f09a\f09a"; }
.fa-github { --fa: "\f09b"; --fa--fa: "\f09b\f09b"; }
.fa-google { --fa: "\f1a0"; --fa--fa: "\f1a0\f1a0"; }
.fa-microsoft { --fa: "\f3ca"; --fa--fa: "\f3ca\f3ca"; }
.fa-slack { --fa: "\f198"; --fa--fa: "\f198\f198"; }
.fa-slack-hash { --fa: "\f198"; --fa--fa: "\f198\f198"; }
.fa-twitter { --fa: "\f099"; --fa--fa: "\f099\f099"; }
