/*
 * Font Awesome Pro 7.1.0 - Asset Pipeline Integration
 * Licensed under Font Awesome Pro 7.1.0 commercial license
 * Overrides @font-face from vendor CSS to use Rails asset pipeline paths
 *
 * Both "Font Awesome 7 Pro" and "Font Awesome 7 Free" font families are aliased
 * to the same fonts for vendor CSS compatibility (v4-shims references Pro names)
 */
@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fa-solid-900-056890c6fa2834e8cab8ca18282dbfc90a9e35ca8e69b534aa150f51cdda2bc6.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-regular-400-4496ac62f29f9da73912fec7d82a56c149fc4023d04f6a2f004c18d79fa82613.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fa-solid-900-056890c6fa2834e8cab8ca18282dbfc90a9e35ca8e69b534aa150f51cdda2bc6.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-regular-400-4496ac62f29f9da73912fec7d82a56c149fc4023d04f6a2f004c18d79fa82613.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-brands-400-4a11a1b3a49994071c7b89cfa995e6019a56954913bf99fbef22094a6eaf628f.woff2) format("woff2");
}
/*
 * FontAwesome Font Faces ONLY (Synchronous, Critical)
 * Just @font-face declarations - must load before any FA classes
 * FA classes moved to fontawesome-classes.css for async loading

 */
