@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Thin.woff2') format('woff2');
    font-weight: 100;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-ExtraLight.woff2') format('woff2');
    font-weight: 200;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Light.woff2') format('woff2');
    font-weight: 300;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Medium.woff2') format('woff2');
    font-weight: 500;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-SemiBold.woff2') format('woff2');
    font-weight: 600;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Bold.woff2') format('woff2');
    font-weight: 700;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-ExtraBold.woff2') format('woff2');
    font-weight: 800;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../font/NotoSansTC-Black.woff2') format('woff2');
    font-weight: 900;
}
