@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/NotoSansSC-Bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/NotoSansSC-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/NotoSansTC-Bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/NotoSansTC-Regular.woff2') format('woff2');
}