/* Sarabun — SELF-HOSTED. Do not replace this with a fonts.googleapis.com link.
 *
 * CLAUDE.md's document-toolchain table requires Thai text to use self-hosted
 * Sarabun and forbids fetching fonts from Google at print time. The Thai
 * disciplinary warning letter used to do exactly that, which meant a legal
 * document handed to an employee depended on Google being reachable at the
 * moment HR pressed print — and Times, the fallback, has no Thai coverage at
 * all, so the failure mode was a page of tofu boxes rather than a slightly
 * different typeface.
 *
 * Only the `thai` and `latin` subsets are shipped (6 files, ~63 KB total). The
 * `vietnamese` and `latin-ext` subsets Google also serves are dropped: nothing
 * in these documents uses them, and the unicode-range declarations below mean a
 * browser only ever downloads the subset it actually needs for the glyphs on the
 * page.
 *
 * Generated from the Google Fonts CSS for Sarabun v17 on 2026-08-02. To refresh,
 * re-fetch that CSS, keep the thai + latin faces, and re-download the woff2s.
 */

@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Sarabun-400-thai.woff2') format('woff2');
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Sarabun-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Sarabun-600-thai.woff2') format('woff2');
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Sarabun-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Sarabun-700-thai.woff2') format('woff2');
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Sarabun-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
