/* [4] */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: url(NotoSansSC-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: url(NotoSansSC-Regular.otf) format('opentype');
}
