/* ===== 本地字体文件 ===== */
/* 生成时间: 2026-05-20 */
/* 原始来源: Google Fonts CDN (TTF格式下载后转换/直接使用) */

/* ----- Inter ----- */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Inter-400.woff2') format('woff2'),
       url('fonts/Inter-400.ttf') format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/Inter-500.woff2') format('woff2'),
       url('fonts/Inter-500.ttf') format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/Inter-600.woff2') format('woff2'),
       url('fonts/Inter-600.ttf') format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/Inter-800.woff2') format('woff2'),
       url('fonts/Inter-800.ttf') format('truetype');
}

/* ----- Noto Serif SC (中文宋体衬线) ----- */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/NotoSerifSC-300.woff2') format('woff2'),
       url('fonts/NotoSerifSC-300.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/NotoSerifSC-400.woff2') format('woff2'),
       url('fonts/NotoSerifSC-400.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/NotoSerifSC-600.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('fonts/NotoSerifSC-900.ttf') format('truetype');
}

/* ----- Space Grotesk ----- */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/SpaceGrotesk-500.woff2') format('woff2'),
       url('fonts/SpaceGrotesk-500.ttf') format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/SpaceGrotesk-700.woff2') format('woff2'),
       url('fonts/SpaceGrotesk-700.ttf') format('truetype');
}

/* ----- ZCOOL KuaiLe (站酷快乐体) ----- */
@font-face {
  font-family: 'ZCOOL KuaiLe';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/ZCOOLKuaiLe.woff2') format('woff2'),
       url('fonts/ZCOOLKuaiLe.ttf') format('truetype');
}
