/* Miaosuan webfonts — Noto Sans SC (UI/body) + Noto Serif SC (display/editorial).
   SELF-HOSTED (MIAO-30): no external font dependency. woff2 in /fonts/, sourced
   from @fontsource (Google's Noto SC — identical glyphs/metrics).

   Per weight: one full chinese-simplified file (catch-all, declared FIRST) + small
   latin / latin-ext files (unicode-range gated, declared AFTER — so Latin text uses
   the tiny files and the ~1.1MB CJK file only downloads when Chinese is rendered).
   Weights 400/500/600/700, families Sans + Serif. Regenerate: see NOTES / @fontsource. */


/* noto-sans-sc-chinese-simplified-400-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-sans-sc-chinese-simplified-400-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-400-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-sans-sc-latin-400-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-ext-400-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-sans-sc-latin-ext-400-normal.woff2) format('woff2');
}

/* noto-sans-sc-chinese-simplified-500-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-sans-sc-chinese-simplified-500-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-500-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-sans-sc-latin-500-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-ext-500-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-sans-sc-latin-ext-500-normal.woff2) format('woff2');
}

/* noto-sans-sc-chinese-simplified-600-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-sans-sc-chinese-simplified-600-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-600-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-sans-sc-latin-600-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-ext-600-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-sans-sc-latin-ext-600-normal.woff2) format('woff2');
}

/* noto-sans-sc-chinese-simplified-700-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-sans-sc-chinese-simplified-700-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-700-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-sans-sc-latin-700-normal.woff2) format('woff2');
}

/* noto-sans-sc-latin-ext-700-normal */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-sans-sc-latin-ext-700-normal.woff2) format('woff2');
}

/* noto-serif-sc-chinese-simplified-400-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-serif-sc-chinese-simplified-400-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-400-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-serif-sc-latin-400-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-ext-400-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/fonts/noto-serif-sc-latin-ext-400-normal.woff2) format('woff2');
}

/* noto-serif-sc-chinese-simplified-500-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-serif-sc-chinese-simplified-500-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-500-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-serif-sc-latin-500-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-ext-500-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/fonts/noto-serif-sc-latin-ext-500-normal.woff2) format('woff2');
}

/* noto-serif-sc-chinese-simplified-600-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-serif-sc-chinese-simplified-600-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-600-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-serif-sc-latin-600-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-ext-600-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(/fonts/noto-serif-sc-latin-ext-600-normal.woff2) format('woff2');
}

/* noto-serif-sc-chinese-simplified-700-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-serif-sc-chinese-simplified-700-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-700-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-serif-sc-latin-700-normal.woff2) format('woff2');
}

/* noto-serif-sc-latin-ext-700-normal */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/fonts/noto-serif-sc-latin-ext-700-normal.woff2) format('woff2');
}
