﻿
/*WEB字体*/
@font-face {
	font-family:'HanHei SC';
	font-style:normal;
	font-weight:400;
	src:url("http://www.shanyingcn.com/fonts/HanHei-SC-text.eot");
	src:local('☺'), url("http://www.shanyingcn.com/fonts/HanHei-SC-text.woff") format("woff"), url("http://www.shanyingcn.com/fonts/HanHei-SC-text.ttf") format("truetype");
}
@font-face {
	font-family:'HanHei SC thin';
	font-style:normal;
	font-weight:300;
	src:local('☺'), url("http://www.shanyingcn.com/fonts/HanHei-SC-thin.woff") format("woff"), url("http://www.shanyingcn.com/fonts/HanHei-SC-thin.ttf") format("truetype");
}
@font-face {
	font-family:'HanHei SC Bold';
	font-style:normal;
	font-weight:600;
	src:local('☺'), url("http://www.shanyingcn.com/fonts/HanHei-SC-semibold.woff") format("woff"), url("http://www.shanyingcn.com/fonts/HanHei-SC-semibold.ttf") format("truetype");
}