@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url('./fonts/noto-sans-sc-300-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url('./fonts/noto-sans-sc-400-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url('./fonts/noto-sans-sc-500-subset.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url('./fonts/noto-sans-sc-700-subset.woff2') format('woff2');
}
