﻿/*@font-face {
	font-family: segoe_ui_semibold_webfont;
	src: url('segoe_ui_semibold_webfont.eot'), url('segoe_ui_semibold_webfont.ttf') format('truetype'), url('segoe_ui_semibold_webfont.woff');
}

@font-face {
	font-family: segoe_ui_regular_webfont;
	src: url('segoe_ui_regular_webfont.eot'), url('segoe_ui_regular_webfont.ttf') format('truetype'), url('segoe_ui_regular_webfont.woff');
}

@font-face {
	font-family: segoe_ui_ligth_webfont;
	src: url('segoe_ui_ligth_webfont.eot'), url('segoe_ui_ligth_webfont.ttf') format('truetype'), url('segoe_ui_ligth_webfont.woff');
}


*/
/****** SEGOE UI ******/
@font-face {
	font-family: "SegoeUI";
	font-style: normal;
	font-weight: 200;
	src: url('segoe_ui_ligth_webfont.eot'); /* IE9 Compat Modes */
	src: url('segoe_ui_ligth_webfont?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('segoe_ui_ligth_webfont.woff') format('woff'), /* Modern Browsers */
	url('segoe_ui_ligth_webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('segoe_ui_ligth_webfont.svg#SegoeUI') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: "SegoeUI";
	font-style: normal;
	font-weight: 400;
	src: url('segoe_ui_regular_webfont.eot'); /* IE9 Compat Modes */
	src: url('segoe_ui_regular_webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('segoe_ui_regular_webfont.woff') format('woff'), /* Modern Browsers */
	url('segoe_ui_regular_webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('segoe_ui_regular_webfont.svg#SegoeUI') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: "SegoeUI";
	font-style: normal;
	font-weight: 600;
	src: url('segoe_ui_semibold_webfont.eot'); /* IE9 Compat Modes */
	src: url('segoe_ui_semibold_webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('segoe_ui_semibold_webfont.woff') format('woff'), /* Modern Browsers */
	url('segoe_ui_semibold_webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('segoe_ui_semibold_webfont.svg#SegoeUI') format('svg'); /* Legacy iOS */
}
