/* Self-hosted variable fonts, no third-party request, so first paint depends
   on nothing off-origin. Upstream OFL releases; licenses live beside the files. */
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Variable.woff2") format("woff2"),
       url("../fonts/BricolageGrotesque-Variable.ttf") format("truetype");
  font-weight: 200 800; font-stretch: 75% 100%; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Variable.woff2") format("woff2"),
       url("../fonts/Figtree-Variable.ttf") format("truetype");
  font-weight: 300 900; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "JetBrains Mono";
  src: url("../fonts/JetBrainsMono-Variable.woff2") format("woff2"),
       url("../fonts/JetBrainsMono-Variable.ttf") format("truetype");
  font-weight: 100 800; font-style: normal; font-display: swap;
}
