/* Noto Sans SC + Zen Maru Gothic - 本地托管，字体完整 */

/* Noto Sans SC 300 (中文+拉丁合并) */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('/fonts/noto-sans-sc-300.woff2') format('woff2');
}

/* Noto Sans SC 400 - Latin */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/noto-sans-sc-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+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Noto Sans SC 400 - Chinese */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/noto-sans-sc-400-cn.woff2') format('woff2');
  unicode-range: U+3000-303F, U+3400-4DBF, U+4E00-9FFF, U+F900-FAFF, U+FF00-FFEF, U+20000-2A6DF, U+2F800-2FA1F;
}

/* Noto Sans SC 500 (中文+拉丁合并) */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/fonts/noto-sans-sc-500.woff2') format('woff2');
}

/* Noto Sans SC 600 (中文+拉丁合并) */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/fonts/noto-sans-sc-600.woff2') format('woff2');
}

/* Noto Sans SC 700 - Latin */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/fonts/noto-sans-sc-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+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Noto Sans SC 700 - Chinese */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/fonts/noto-sans-sc-700-cn.woff2') format('woff2');
  unicode-range: U+3000-303F, U+3400-4DBF, U+4E00-9FFF, U+F900-FAFF, U+FF00-FFEF, U+20000-2A6DF, U+2F800-2FA1F;
}

/* Zen Maru Gothic 400 */
@font-face {
  font-family: 'Zen Maru Gothic';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/zen-maru-gothic-400.woff2') format('woff2');
}
