
 @font-face { 
 	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	src: url(./Microsoft-YaHei.eot) format('eot'), 
	url(./Microsoft-YaHei-Bold.woff) format('woff');
	
 /*
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: url(./NotoSans-Regular.eot) format('eot'), 
	url(./NotoSans-Regular.woff) format('woff');
	*/
}

 @font-face { 
	font-family: 'Microsoft YaHei Bold';
	font-style: normal;
	font-weight: 700;
	src: url(./Microsoft-YaHei-Bold.eot) format('eot'), 
	url(./Microsoft-YaHei-Bold.woff) format('woff');
/*
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: url(./NotoSans-Bold.eot) format('eot'), 
	url(./NotoSans-Bold.woff) format('woff');
*/
}
