/* Kormos vendored fonts (JUDY-592) — served locally, zero external requests.
   Tomorrow v2.002 (OFL) — static instances 100/300/400/500/700.
   JetBrains Mono v2.211 (OFL) — variable font, wght 400-800; the single
   file covers every mono weight the UI uses.
   Source: Google Fonts woff2 builds (latin subset), same files as
   docs/mockups/judy-425/fonts/. Bare filenames — Propshaft rewrites to
   digested URLs. */

@font-face {
  font-family: "Tomorrow";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/assets/tomorrow-100-c20b86b7.woff2") format("woff2");
}
@font-face {
  font-family: "Tomorrow";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/tomorrow-300-d353eb1e.woff2") format("woff2");
}
@font-face {
  font-family: "Tomorrow";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/tomorrow-400-305903f5.woff2") format("woff2");
}
@font-face {
  font-family: "Tomorrow";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/tomorrow-500-392830f4.woff2") format("woff2");
}
@font-face {
  font-family: "Tomorrow";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/tomorrow-700-7eeb8e0a.woff2") format("woff2");
}
@font-face {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/jetbrains-mono-68dbce1c.woff2") format("woff2");
}
