/* Generated per-script font bundle — served only to locales using the
   arabic script (see fontScript in src/i18n.js + layouts/main.hbs).
   2026-09-04 (speed campaign step 5, docs/fonts.md): variable wght axis
   instanced to 400–900 (site uses 400–900 only; glyph set untouched) and
   unicode-range derived from the file's own cmap so a mixed-script page never
   pulls this file for Latin/other-script text. U+0000/000D/0020/00A0 are in
   the file but deliberately NOT listed (every font has them; listing them
   would make the range a no-op as a download gate). */
@font-face {
  font-family: "Noto Sans Arabic";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/noto-arabic.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FBC2, U+FBD3-FD8F, U+FD92-FDC7, U+FDCF, U+FDF0-FDFF, U+FE70-FE74, U+FE76-FEFC, U+FEFF, U+10EFD-10EFF;
}
:root {
  --font-display: "Noto Sans Arabic", "Clash Display", "Clash Display Fallback Roboto", "Clash Display Fallback Arial", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  --font-sans: "Noto Sans Arabic", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}
