.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::before { content: "\f09a"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-facebook-messenger::before { content: "\f39f"; }
.fa-facebook-square::before { content: "\f082"; }
.fa-instagram::before { content: "\f16d"; }
.fa-instagram-square::before { content: "\e055"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-linkedin-in::before { content: "\f0e1"; }
.fa-pinterest::before { content: "\f0d2"; }
.fa-pinterest-p::before { content: "\f231"; }
.fa-pinterest-square::before { content: "\f0d3"; }
.fa-square-facebook::before { content: "\f082"; }
.fa-square-instagram::before { content: "\e055"; }
.fa-square-pinterest::before { content: "\f0d3"; }
.fa-square-tumblr::before { content: "\f174"; }
.fa-square-twitter::before { content: "\f081"; }
.fa-square-whatsapp::before { content: "\f40c"; }
.fa-square-youtube::before { content: "\f431"; }
.fa-tumblr::before { content: "\f173"; }
.fa-tumblr-square::before { content: "\f174"; }
.fa-twitter::before { content: "\f099"; }
.fa-twitter-square::before { content: "\f081"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-whatsapp-square::before { content: "\f40c"; }
.fa-x-twitter::before { content: "\e61b"; }
.fa-youtube::before { content: "\f167"; }
.fa-youtube-square::before { content: "\f431"; }
