/* noto sans sc — hosted on qiniu (简体子集), fallback when pingfang unavailable */
@font-face {
    font-family: "noto sans sc";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:  format("woff2");
}
@font-face {
    font-family: "noto sans sc";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src:  format("woff2");
}
@font-face {
    font-family: "noto sans sc";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src:  format("woff2");
}
@font-face {
    font-family: "noto sans sc";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:  format("woff2");
}
