@font-face {
    font-family: "Noto Sans SC";
    src: url("../font/SourceHanSansCN-Regular.woff.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Regular.woff.woff") format("woff"),
    url("../font/SourceHanSansCN-Regular.woff.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Regular.woff.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN-Regular.woff.svg") format("svg"),
    url("../font/SourceHanSansCN-Regular.woff.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}
