/* GENERATED by tools/generate-fa-subset.js - do not edit by hand.
 *
 * Re-declares the two Font Awesome Pro faces the app leans on, pointed at subsets of the CDN webfonts that
 * carry only the icons this codebase references. Linked AFTER the CDN all.min.css, so within the shared family
 * these faces win for the codepoints listed in their unicode-range, and every other codepoint still resolves to
 * FA's own full face. Nothing here changes a class, a weight or a glyph: an icon outside the range renders from
 * the full webfont exactly as it did before, it just costs a download.
 *
 * Regenerate after adding icon classes: npm install --no-save subset-font fontkit && node tools/generate-fa-subset.js
 */

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/fonts/fa-solid-900-subset.woff2") format("woff2");
  unicode-range: U+2B,U+54,U+E0D2,U+E3C2,U+F005,U+F007,U+F00C-F00D,U+F017,U+F023,U+F030,U+F04B-F04C,U+F057-F058,U+F05A,U+F05E,U+F060-F061,U+F068,U+F06E,U+F078,U+F080,U+F08E,U+F091,U+F0A8-F0A9,U+F0AC,U+F0C0,U+F0C5,U+F0C9,U+F110,U+F121,U+F127,U+F133,U+F144,U+F1AB,U+F1C1,U+F1D8,U+F1E0,U+F1F8,U+F201,U+F252,U+F2F5,U+F303-F304,U+F518,U+F542,U+F5FD,U+F681-F682,U+F6DD,U+F6FF,U+F7A2,U+F7A4;
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fa-regular-400-subset.woff2") format("woff2");
  unicode-range: U+2B,U+54,U+E0D2,U+E3C2,U+F005,U+F007,U+F00C-F00D,U+F017,U+F023,U+F030,U+F04B-F04C,U+F057-F058,U+F05A,U+F05E,U+F060-F061,U+F068,U+F06E,U+F078,U+F080,U+F08E,U+F091,U+F0A8-F0A9,U+F0AC,U+F0C0,U+F0C5,U+F0C9,U+F110,U+F121,U+F127,U+F133,U+F144,U+F1AB,U+F1C1,U+F1D8,U+F1E0,U+F1F8,U+F201,U+F252,U+F2F5,U+F303-F304,U+F518,U+F542,U+F5FD,U+F681-F682,U+F6DD,U+F6FF,U+F7A2,U+F7A4;
}
