
/* @font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 100;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Thin.ttf') format("ttf"),url('/assets/fonts/NotoSansTC/NotoSansTC-Thin.ttf') format("opentype")
} */

/* @font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 300;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Light.ttf') format("ttf"),url('/assets/fonts/NotoSansTC/NotoSansTC-Light.ttf') format("opentype")
} */

@font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Regular.woff2') format("woff2"),url('/assets/fonts/NotoSansTC/NotoSansTC-Regular.woff2') format("opentype");
    font-display: swap;
}

/* @font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Medium.ttf') format("ttf"),url('/assets/fonts/NotoSansTC/NotoSansTC-Medium.ttf') format("opentype")
} */

@font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 700;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Bold.woff2') format("woff2"),url('/assets/fonts/NotoSansTC/NotoSansTC-Bold.woff2') format("opentype");
    font-display: swap;
}

@font-face {
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: 900;
    src: url('/assets/fonts/NotoSansTC/NotoSansTC-Black.woff2') format("woff2"),url('/assets/fonts/NotoSansTC/NotoSansTC-Black.woff2') format("opentype");
    font-display: swap;
}