/* Noto Sans SC - Local Font */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/assets/fonts/NotoSansSC/NotoSansSC-VariableFont_wght.ttf') format('truetype');
  src: url('/assets/fonts/NotoSansSC/NotoSansSC-VariableFont_wght.woff2') format('woff2');
}

/* Noto Serif SC - Local Font */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/assets/fonts/NotoSerifSC/NotoSerifSC-VariableFont_wght.ttf') format('truetype');
  src: url('/assets/fonts/NotoSerifSC/NotoSerifSC-VariableFont_wght.woff2') format('woff2');
}
