@charset "utf-8";
/** CSS document.
  *
  * version: 1.0
  */
@font-face {
    font-family: 'corporate_cond';
    src: url('fonts/CorporateACon-Reg.otf') format('opentype');
    src: url('fonts/corporateaconreg.eot');
    src: url('fonts/corporateaconreg-.eot#iefix') format('embedded-opentype'),
         url('fonts/corporateaconreg.woff') format('woff'),
         url('fonts/corporateaconreg.ttf') format('truetype'),
         url('fonts/corporateaconreg.svg.html#corporateaconreg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'corporate_reg';
    src: url('fonts/CorporateS-Regular.otf') format('opentype');
    src: url('fonts/corporateSRegular/corporsr-webfont.eot');
    src: url('fonts/corporateSRegular/corporsr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/corporatesregular.woff') format('woff'),
         url('fonts/corporatesregular.ttf') format('truetype'),
         url('fonts/corporatesregular.svg#corporatesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'corporate_demi';
    src: url('fonts/CorporateS-Demi.otf') format('opentype');
    src: url('fonts/corporateSRegular/corporsr-webfont.eot?#iefix');
	src: url('fonts/corporateSRegular/corporsr-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/corporatesdemi.woff') format('woff'),
		 url('fonts/corporatesdemi.ttf') format('truetype'),
		 url('fonts/corporatesdemi.svg#corporatesdemi') format('svg');
	font-weight: normal;
    font-style: normal;
} 
