/* Noto Sans SC & Noto Serif SC - 本地字体（原 Google Fonts） */
/* Noto Sans SC */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/noto-sans-sc-chinese-simplified-400-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../fonts/noto-sans-sc-chinese-simplified-500-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../fonts/noto-sans-sc-chinese-simplified-600-normal.woff2) format('woff2');
}
/* Noto Serif SC */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/noto-serif-sc-chinese-simplified-400-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../fonts/noto-serif-sc-chinese-simplified-600-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../fonts/noto-serif-sc-chinese-simplified-700-normal.woff2) format('woff2');
}
