/* Noto Sans SC - 本地字体，无需访问 Google */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./noto-sans-sc/noto-sans-sc-chinese-simplified-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('./noto-sans-sc/noto-sans-sc-chinese-simplified-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('./noto-sans-sc/noto-sans-sc-chinese-simplified-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./noto-sans-sc/noto-sans-sc-chinese-simplified-700.woff2') format('woff2');
}
