@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Bold.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Bold.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Bold.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Bold.ttf?v=1690788207') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Thin.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Thin.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Thin.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Thin.ttf?v=1690788207') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Light.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Light.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Light.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Light.ttf?v=1690788207') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-DemiLight.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-DemiLight.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-DemiLight.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-DemiLight.ttf?v=1690788207') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Regular.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Regular.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Regular.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Regular.ttf?v=1690788207') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Medium.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Medium.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Medium.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Medium.ttf?v=1690788207') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Black.otf?v=1690788207') format("opentype"), 
        url('../fonts/NotoSansCJKtc-Black.woff2?v=1690788207') format('woff2'),
        url('../fonts/NotoSansCJKtc-Black.woff?v=1690788207') format('woff'),
        url('../fonts/NotoSansCJKtc-Black.ttf?v=1690788207') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
