/* Generated per-script font bundle — served only to locales using the
   hebrew script (see fontScript in src/i18n.js + layouts/main.hbs). */
@font-face {
  font-family: "Noto Sans Hebrew";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/noto-hebrew.woff2") format("woff2");
}
:root {
  --font-display: "Noto Sans Hebrew", "Clash Display", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  --font-sans: "Noto Sans Hebrew", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}
