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