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