/* Propshaft-managed, not Tailwind -- do not move these @font-face rules into
   app/assets/tailwind/application.css. Propshaft rewrites relative url() references in the
   stylesheets it serves; a declaration inside the Tailwind build output would resolve relative to
   the wrong directory. Relative url() here is deliberate -- Propshaft resolves it to the digested
   asset path. See docs/design/design_handoff_issueless/FONTS.md. */

@font-face {
  font-family: "Geist";
  src: url("/assets/Geist-Variable-90ac0fe7.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist";
  src: url("/assets/Geist-Italic-Variable-d592586c.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "JetBrains Mono";
  src: url("/assets/JetBrainsMono-Variable-7c88d0cc.woff2") format("woff2-variations");
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}
