@charset "utf-8";
/* CSS Document */



@font-face{ 
	font-family: 'segoeui';
	src: url('../fonts/segoeui.eot');
	src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/segoeui.woff') format('woff'),
	     url('../fonts/segoeui.ttf') format('truetype'),
	     url('../fonts/segoeui.svg#webfont') format('svg');
}

@font-face {
    font-family: 'MyriadProCondBold';
    src: url('../fonts/myriadpro-boldcond-webfont.eot');
    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face{ 
	font-family: 'segoeuil';
	src: url('../fonts/segoeuil.eot');
	src: url('../fonts/segoeuil.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/segoeuil.woff') format('woff'),
	     url('../fonts/segoeuil.ttf') format('truetype'),
	     url('../fonts/segoeuil.svg#webfont') format('svg');
}