@font-face {
 font-family: simhei;
    src: url(http://www.genemind.com/font/simhei.ttf);
    
    font-family: SourceHanSansCN_r;
    src: url(hhttp://www.genemind.com/font/simhei.ttf);
}
@font-face{
	font-family:'SourceHanSansCN-Normal';
	src:url('https://www.genemind.com/font/SourceHanSansCN-Normal.otf'),
	     url('https://web72-64273.117.xiniuyun.com/font/SourceHanSansCN-Normal.otf'),
	     url('/font/SourceHanSansCN-Normal.otf');
}
html,body,section,div,p,span,input,li,ul,a,b,strong,h1,h2,h3,h4,h5,h6{font-family:"SourceHanSansCN-Normal" !important;}