/* Noto Serif SC - Chinese */
@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 300;
    src: url('subset-NotoSerifSC-Light.woff2') format('woff2');
    unicode-range: U+4E00-9FFF, U+3400-4DBF;
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 400;
    src: url('subset-NotoSerifSC-Regular.woff2') format('woff2');
    unicode-range: U+4E00-9FFF, U+3400-4DBF;
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 500;
    src: url('subset-NotoSerifSC-Medium.woff2') format('woff2');
    unicode-range: U+4E00-9FFF, U+3400-4DBF;
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 600;
    src: url('subset-NotoSerifSC-SemiBold.woff2') format('woff2');
    unicode-range: U+4E00-9FFF, U+3400-4DBF;
}

@font-face {
    font-family: 'Noto Serif SC';
    font-style: normal;
    font-weight: 700;
    src: url('subset-NotoSerifSC-Bold.woff2') format('woff2');
    unicode-range: U+4E00-9FFF, U+3400-4DBF;
} 