/* lao */
@font-face {
  font-family: 'Noto Sans Lao';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/noto-sans-lao/noto-sans-lao-v33-lao.woff2) format('woff2');
  unicode-range: U+0E81-0EDF, U+200C-200D, U+25CC;
}

/* Lao glyphs use Noto; other scripts retain their existing fallback fonts. */
html { font-family: "Noto Sans Lao", "Times New Roman", serif; }
