.fal,
.fa-light,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa-lock-alt::before {
  content: "\f023";
}

.fa-shield-check::before {
  content: "\f3ed";
}

.fa-box-heart::before {
  content: "\f49e";
}

.fa-user-headset::before {
  content: "\f590";
}

.fa-rocket-launch::before {
  content: "\f135";
}

.fa-inbox-in::before {
  content: "\f01c";
}

.fa-message-heart::before {
  content: "\f27a";
}

.fa-scroll-old::before {
  content: "\f70e";
}

.fa-grid-2::before {
  content: "\f009";
}

.fa-gamepad-modern::before {
  content: "\f11b";
}

.fa-arrow-up-right::before {
  content: "\f35d";
}

.fa-arrow-down-left::before {
  content: "\f30a";
}
