/* Noto Sans Thai (self-hosted, Thai subset, variable 400–700) — used on /th/ pages,
   paired with Mulish for Latin via the --font-sans stack. */
@font-face {
  font-family: 'Noto Sans Thai';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/noto-sans-thai.woff2) format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC, U+02D7, U+0303, U+0331;
}
