/* ROEPA: Font Awesome PRO style fallbacks for the FREE build.
   fa-sharp always pairs with fa-solid in our markup (covered natively).
   fa-light / fa-thin / fa-duotone map onto the classic free family. */
.fa-light, .fal, .fa-thin, .fat, .fa-duotone, .fad {
  --_fa-family: "Font Awesome 7 Free";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}
