@font-face {
	font-family: "Segoe UI";
	src: url('../fonts/450805665-segoeui.eot');
	src: url('../fonts/450805665-segoeui.eot?#iefix') format('embedded-opentype'),
		url('../fonts/450805665-segoeui.svg#Segoe UI 8') format('svg'),
		url('../fonts/450805665-segoeui.woff') format('woff'),
		url('../fonts/450805665-segoeui.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe Semibold';
	src: url('../fonts/seguisb.eot');
	src: url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'),
		url('../fonts/seguisb.ttf') format('truetype');
}

@font-face {
	font-family: 'Segoe Semilight';
	src: url('../fonts/segoeuisl.eot');
	src: url('../fonts/segoeuisl.eot?#iefix') format('embedded-opentype'),
		url('../fonts/segoeuisl.ttf') format('truetype');
}