/* Noto Sans SC */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/subset/NotoSansSC-Subset-400.woff') format('woff');
}
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/subset/NotoSansSC-Subset-700.woff') format('woff');
}

/* Noto Serif SC */
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-200.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-400.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-500.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-600.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-700.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('fonts/subset/NotoSerifSC-Subset-900.woff') format('woff');
}