/* 本地字体文件 - 替代 Google Fonts */

/* Noto Serif SC - 思源宋体 */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/noto-serif-sc/noto-serif-sc-v34-chinese-simplified_latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/noto-serif-sc/noto-serif-sc-v34-chinese-simplified_latin-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/noto-serif-sc/noto-serif-sc-v34-chinese-simplified_latin-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/noto-serif-sc/noto-serif-sc-v34-chinese-simplified_latin-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/noto-serif-sc/noto-serif-sc-v34-chinese-simplified_latin-900.woff2') format('woff2');
}

/* ZCOOL XiaoWei - 站酷小薇体 */
@font-face {
  font-family: 'ZCOOL XiaoWei';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/zcool-xiaowei/zcool-xiaowei-v15-chinese-simplified_latin-regular.woff2') format('woff2');
}

/* 备用字体 - 如果字体文件加载失败，使用系统字体 */

