@charset "UTF-8";

@font-face {
    src: url("SourceHanSerifCN-Regular.otf") format("opentype"),
    url("SourceHanSerifCN-Regular.ttf") format("truetype"),
    url("SourceHanSerifCN-Regular.eot") format("embedded-opentype"),
    url("SourceHanSerifCN-Regular.woff") format("woff"),
    url("SourceHanSerifCN-Regular.svg") format("svg");
    font-family: "SourceHanSerifCN-Regular";
    font-weight: normal;
    font-style: normal;
}