@font-face {
    font-family: "SourceHanSerifCN-Regular";
    src: url('../font/SourceHanSerifCN-Regular.woff') format("woff");
}
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../font/SourceHanSansCN-Regular.woff") format("woff");
}
@font-face {
    font-family: "SourceHanSerifTW-Regular";
    src: url("../font/SourceHanSerifTW-Regular.woff") format("woff");
}
@font-face {
    font-family: "SourceHanSansTW-Regular";
    src: url("../font/SourceHanSansTW-Regular.woff") format("woff");
}
@font-face {
    font-family: "SourceHanSansCN-ExtraLight";
    src: url("../font/SourceHanSansCN-ExtraLight.woff") format("woff");
}