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

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

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