@CHARSET "UTF-8";
@font-face { 
	font-family:'hvt';
	src: url('/common/font/hvtc.eot');
	src: url('/common/font/hvtc.eot?#iefix') format('embedded-opentype'),
		 url('/common/font/hvtc.woff') format('woff'),
		 url('/common/font/hvtc.ttf') format('truetype');
	font-weight:lighter;
	font-style:normal; 
}
@font-face { 
	font-family:'leg';
	src: url('/common/font/legsfw.eot');
	src: url('/common/font/legsfw.eot?#iefix') format('embedded-opentype'),
		 url('/common/font/legsfw.woff') format('woff'),
		 url('/common/font/legsfw.ttf') format('truetype');
	font-weight:bold;
	font-style:normal; 
}