@font-face {
    font-family: 'asegoeuiregular';
    src: url('../fonts/segoeui_1-webfont.eot');
    src: url('../fonts/segoeui_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeui_1-webfont.woff') format('woff'),
         url('../fonts/segoeui_1-webfont.ttf') format('truetype'),
         url('../fonts/segoeui_1-webfont.svg#asegoeuiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
    font-family: 'Din Condensed'; 
    src: url('../fonts/din-condensed.eot'); 
    src: url('../fonts/din-condensed.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/din-condensed.woff') format('woff'), 
         url('../fonts/din-condensed.ttf') format('truetype'), 
         url('../fonts/din-condensed.svg#dincondensedc condensedc') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
}
	
@font-face {
    font-family: 'segoeui-lightlight';
    src: url('../fonts/segoeuil-webfont.eot');
    src: url('../fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuil-webfont.woff') format('woff'),
         url('../fonts/segoeuil-webfont.ttf') format('truetype'),
         url('../fonts/segoeuil-webfont.svg#segoeui-lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoeui-boldbold';
    src: url('../fonts/segoeuib-webfont.eot');
    src: url('../fonts/segoeuib-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuib-webfont.woff') format('woff'),
         url('../fonts/segoeuib-webfont.ttf') format('truetype'),
         url('../fonts/segoeuib-webfont.svg#segoeui-boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoeui-italicitalic';
    src: url('../fonts/segoeuii-webfont.eot');
    src: url('../fonts/segoeuii-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuii-webfont.woff') format('woff'),
         url('../fonts/segoeuii-webfont.ttf') format('truetype'),
         url('../fonts/segoeuii-webfont.svg#segoeui-italicitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}