@font-face {
	font-family: 'Arial MT Std';
	src: url('../fonts/ArialMTStd-Light.eot');
	src: url('../fonts/ArialMTStd-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ArialMTStd-Light.woff') format('woff'),
		url('../fonts/ArialMTStd-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}