@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/vendor/NotoSansCJKtc/NotoSansCJKtc-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/vendor/NotoSansCJKtc/NotoSansCJKtc-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/vendor/NotoSansCJKtc/NotoSansCJKtc-Thin.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'NotoSansMonoCJKtc';
    src: url('../fonts/vendor/NotoSansCJKtc/NotoSansMonoCJKtc-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'NotoSansMonoCJKtc';
    src: url('../fonts/vendor/NotoSansCJKtc/NotoSansMonoCJKtc-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}