/*@font-face{
    font-family: 'Segoeb';
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot');
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot?#iefix') format('embedded-opentype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.woff') format('woff'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.ttf') format('truetype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

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