/* 思源黑体 Source Han Sans SC（Noto Sans CJK）- SIL Open Font License 1.1，可免费商用 */
@font-face {
  font-family: "Source Han Sans SC";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/SourceHanSansSC-Regular.woff2') format('woff2');
}

@font-face {
  font-family: "Source Han Sans SC";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/SourceHanSansSC-Bold.woff2') format('woff2');
}
