@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-subset.woff2') format('woff2'),
         url('../font/NotoSansTC-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('../font/ZenMaruGothic-subset.woff2') format('woff2'),
         url('../font/ZenMaruGothic-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
