/* 本地字体 - Ma Shan Zheng */
@font-face {
    font-family: 'Ma Shan Zheng';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('../fonts/MaShanZheng.subset.woff2') format('woff2');
}

/* 本地字体 - Noto Serif SC */
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('../fonts/NotoSerifSC-400.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 500;
    font-display: block;
    src: url('../fonts/NotoSerifSC-500.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url('../fonts/NotoSerifSC-600.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url('../fonts/NotoSerifSC-700.woff2') format('woff2');
}
