/* Noto Sans TC */
@font-face {
  font-family: 'Noto Sans TC';
  src: url('fonts/NotoSansTC-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}


/* SourceSans3 */
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/SourceSans3-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

