.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("/ui/jakarta.faces.resource/fonts/fa-brands-400.woff2.xhtml?ln=font-awesome&r=75b37f1c.pclp&v=6.0.0") format("woff2"), url("/ui/jakarta.faces.resource/fonts/fa-brands-400.ttf.xhtml?ln=font-awesome&r=75b37f1c.pclp&v=6.0.0") format("truetype"); }

.fa-apple::before { content: "\f179"; }
.fa-linux::before { content: "\f17c"; }
.fa-windows::before { content: "\f17a"; }
