/* TJ Icons — a subset of Font Awesome Pro containing ONLY the icons this site
   actually uses. Replaces font-awesome-pro.css (892 KB) and the 5.4 MB of
   font files, of which browsers were downloading ~765 KB.
   Regenerate: scratchpad/subset/build.js

   ⚠️ Using an `fa-…` class that is NOT listed below renders NOTHING — no
   fallback, no tofu box, just an empty gap. That is how the 教育カウンセラー and
   UKボーディングスクール cards on /admissions sat iconless (fa-comments /
   fa-building-columns, neither in the subset) until 2026-07-26. Also note each
   glyph exists in ONE weight only: pair it with the class it was subset under
   (e.g. fa-regular fa-landmark renders, fa-solid fa-landmark does not). Pick
   from the list below, or regenerate the subset to add a new icon. */

@font-face{
  font-family:"TJ Icons";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url("../fonts/tj-icons-regular.woff2") format("woff2");
}

@font-face{
  font-family:"TJ Icons";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url("../fonts/tj-icons-solid.woff2") format("woff2");
}

@font-face{
  font-family:"TJ Icons Brands";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url("../fonts/tj-icons-brands.woff2") format("woff2");
}

.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands{
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:var(--fa-display,inline-block);
  font-style:normal;
  font-variant:normal;
  line-height:1;
  text-rendering:auto;
}
.fa,.fas,.fa-solid{ font-family:"TJ Icons"; font-weight:900; }
.far,.fa-regular{ font-family:"TJ Icons"; font-weight:400; }
.fab,.fa-brands{ font-family:"TJ Icons Brands"; font-weight:400; }

.fa-angle-down:before{content:"\f107"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-book-open:before{content:"\f518"}
.fa-calendar-check:before{content:"\f274"}
.fa-chalkboard-user:before{content:"\f51c"}
.fa-check:before{content:"\f00c"}
.fa-circle-dot:before{content:"\f192"}
.fa-clipboard-check:before{content:"\f46c"}
.fa-compass:before{content:"\f14e"}
.fa-download:before{content:"\f019"}
.fa-dungeon:before{content:"\f6d9"}
.fa-envelope-open-text:before{content:"\f658"}
.fa-envelope:before{content:"\f0e0"}
.fa-facebook-f:before{content:"\f39e"}
.fa-file-lines:before{content:"\f15c"}
.fa-flask:before{content:"\f0c3"}
.fa-graduation-cap:before{content:"\f19d"}
.fa-instagram:before{content:"\f16d"}
.fa-landmark:before{content:"\f66f"}
.fa-linkedin:before{content:"\f08c"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-minus:before{content:"\f068"}
.fa-paper-plane:before{content:"\f1d8"}
.fa-person:before{content:"\f183"}
.fa-phone:before{content:"\f095"}
.fa-place-of-worship:before{content:"\f67f"}
.fa-plus:before{content:"\2b"}
.fa-rectangle-list:before{content:"\f022"}
.fa-school:before{content:"\f549"}
.fa-splotch:before{content:"\f5bc"}
.fa-sun:before{content:"\f185"}
.fa-times:before{content:"\f00d"}
