@font-face {
    font-family: 'Noto Sans TC';
    src:url(/static/NotoSansTC-Regular.woff2) format('woff2'),
    url(/static/NotoSansTC-Regular.woff) format('woff'),
    url(/static/NotoSansTC-Regular.otf) format('opentype');
    font-display: swap;
}
