@font-face {
    font-family: 'Noto Serif TC';
    src: url('/fonts/vendor/noto-serif-tc.woff2') format('woff2');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif SC';
    src: url('/fonts/vendor/noto-serif-sc.woff2') format('woff2');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/vendor/sarabun-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/vendor/sarabun-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SatsukiGendaiMincho';
    src: url('/fonts/SatsukiGendaiMincho-M.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Madelyn';
    src: url('/fonts/madelyn_regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Copperplate Gothic Std';
    src: url('/fonts/Copperplate Gothic Std 29 BC.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
