/* Noto Sans TC - 本地字型（從 Google Fonts 下載） */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('noto-sans-tc-v39-chinese-traditional_latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('noto-sans-tc-v39-chinese-traditional_latin-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('noto-sans-tc-v39-chinese-traditional_latin-900.woff2') format('woff2');
}
