/* 思源黑体(Noto Sans SC) 自托管 —— 不依赖谷歌，国内访问稳定，免费合规 */
/* 思源黑体 Noto Sans SC 300 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-300.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 400 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-400.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 500 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-500.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 600 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-600.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 700 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-700.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 800 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-800.woff2') format('woff2');
}

/* 思源黑体 Noto Sans SC 900 — SIL 开放字体协议，免费可商用 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/noto-sans-sc-900.woff2') format('woff2');
}
