@font-face {
  font-family: 'NotoSansSC';
  src: url('./NotoSansSC/NotoSansSC-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url('./NotoSansSC/NotoSansSC-Medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url('./NotoSansSC/NotoSansSC-Bold.woff2') format('woff2');
  font-weight: bold;
  font-display: swap;
}
