@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2");
}
.fas { --fa-family: var(--fa-family-classic); --fa-style: 900; }
.fa-solid { --fa-style: 900; }
