@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&family=Outfit:wght@100..900&display=swap');

@font-face {
    font-family: 'hanWangMingHeavy';
    font-style: normal;
    src: url('../fonts/hanWangMingHeavy/hanWangMingHeavy.woff2') format('woff2');
}
@font-face {
    font-family: 'sabon';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/sabon/sabon_bold.woff2') format('woff2');
}
@font-face {
    font-family: 'sabon';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/sabon/sabon.woff2') format('woff2');
}
