@font-face {
    font-family: "SourceHanSerifCN-Bold";
    src: url("SourceHanSerifCN-Bold.eot"); /* IE9 */
    src: url("SourceHanSerifCN-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("SourceHanSerifCN-Bold.woff") format("woff"), /* chrome、firefox */
    url("SourceHanSerifCN-Bold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("SourceHanSerifCN-Bold.svg#SourceHanSerifCN-Bold") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


