@font-face {
	font-family: 'segoeui';
	src: url('../fonts/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') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'segoeuib';
	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') format('svg');
	font-weight: bold;
	font-style: normal;
}

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