@font-face {
	font-family: 'FS';
	src: url('FS.eot'); /* IE9 Compat Modes */
	src: url('FS.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('FS.woff') format('woff'), /* Modern Browsers */
	url('FS.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('FS.svg#ftYmz') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'HT';
	src: url('HT.eot'); /* IE9 Compat Modes */
	src: url('HT.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('HT.woff') format('woff'), /* Modern Browsers */
	url('HT.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('HT.svg#ftYmz') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'KT';
	src: url('KT.eot'); /* IE9 Compat Modes */
	src: url('KT.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('KT.woff') format('woff'), /* Modern Browsers */
	url('KT.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('KT.svg#ftYmz') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'XBS';
	src: url('XBS.eot'); /* IE9 Compat Modes */
	src: url('XBS.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('XBS.woff') format('woff'), /* Modern Browsers */
	url('XBS.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('XBS.svg#ftYmz') format('svg'); /* Legacy iOS */
}

.FS{
	font-family: 'FS'; /*仿宋*/
}
.HT{
	font-family: 'HT';/*黑体*/
}
.KT{
	font-family: 'KT';/*楷体*/
}
.XBS{
	font-family: 'XBS';/*小标宋*/
}