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

@font-face {
	font-family: 'font';
    src: url('http://fontsforweb.com/public/fonts/1575/font.eot');
	src: local('font'), url('http://fontsforweb.com/public/fonts/1575/font.ttf') format('truetype'),
	url('fonts/font.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
