/* Noto Sans SC (Chinese) Font */

@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: url('noto-sans-sc-400.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: url('noto-sans-sc-700.woff2') format('woff2');
    font-display: swap;
}