
.fas, .fab, .far, .fa, i[class*="fa-"] {
  font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", "Font Awesome 6 Pro", "FontAwesome" !important;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fab {
  font-weight: 400;
}


.fas.fa-home,
.fas.fa-bullhorn,
.fas.fa-gamepad,
.fas.fa-headset,
.fas.fa-user,
.fas.fa-sign-out-alt,
.fas.fa-star,
.fas.fa-sync-alt,
.fas.fa-arrow-down {
  font-weight: 900;
}

.fab.fa-discord {
  font-weight: 400;
}


svg {
  font-family: inherit !important;
}
