@font-face {
    font-family: 'segoe';
    src: url('../font/segoeuib.eot');
    src: url('../font/segoeuib.eot?#iefix') format('embedded-opentype'),
         url('../font/segoeuib.woff') format('woff'),
         url('../font/segoeuib.svg#SegoeUIBold') format('svg');
    font-weight: bold;
}
@font-face {
    font-family: 'segoe';
    src: url('../font/segoeuil.eot');
    src: url('../font/segoeuil.eot?#iefix') format('embedded-opentype'),
         url('../font/segoeuil.woff') format('woff'),
         url('../font/segoeuil.ttf') format('truetype'),
         url('../font/segoeuil.svg#SegoeUIBold') format('svg');
    font-weight: 100;
}
@font-face {
    font-family: 'segoe';
    src: url('../font/segoe.eot');
    src: url('../font/segoe.eot?#iefix') format('embedded-opentype'),
    url('../font/segoe.woff') format('woff'),
    url('../font/segoe.ttf') format('truetype'),
    url('../font/segoe.svg#requlyar') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face{
	font-family:GoodWeb-Light;
	src:url("../font/GoodWebPro-Light.eot");
	src:url("../font/GoodWebPro-Light.eot?#iefix") format('embedded-opentype'),
		url("../font/GoodWebPro-Light.woff") format("woff");
}

@font-face{
	font-family:'DIN Next Slab Pro';
	src:url('../font/DINNextSlabPro-Bold.woff') format("woff"),
		url('../font/DINNextSlabPro-Bold.ttf') format("truetype"),
		url('../font/DINNextSlabPro-Bold.woff2') format("woff2");
	font-style:normal;
	font-weight:700;
}