/* Generated per-script font bundle — served only to locales using the
   telugu 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 Telugu";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/noto-telugu.woff2") format("woff2");
  unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C0C, U+0C0E-0C10, U+0C12-0C28, U+0C2A-0C39, U+0C3C-0C44, U+0C46-0C48, U+0C4A-0C4D, U+0C55-0C56, U+0C58-0C5A, U+0C5D, U+0C60-0C63, U+0C66-0C6F, U+0C77-0C7F, U+1CDA, U+1CF2, U+200B-200D, U+25CC;
}
:root {
  --font-display: "Noto Sans Telugu", "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 Telugu", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}
