@charset "UTF-8";

/*------------------------------------*\
    Fonts
\*------------------------------------*/



/* ######## MB Regular ######## */
@font-face {
	font-family: 'CorporateA-Regular';
	      src: url('../fonts/.eot');
	            src: url('../fonts/CorporateA-Regular.eot?#iefix') format('embedded-opentype'),
                    url('../fonts/CorporateA-Regular.ttf') format('truetype');
			 
	font-weight: normal;
	font-style: normal;
}
/* ######## MB light ######## */
@font-face {
	font-family: 'CorporateS-Light';
	    src: url('../fonts/.eot');
		src: url('../fonts/CorporateS-Light.eot?#iefix') format('embedded-opentype'),
                url('../fonts/CorporateS-Light.ttf') format('truetype');
		
	font-weight: normal;
	font-style: normal;
	}
	@font-face {
	font-family: 'CorporateACon-Reg';
	    src: url('../fonts/.eot');
		src: url('../fonts/CorporateACon-Reg.eot?#iefix') format('embedded-opentype'),
                url('../fonts/CorporateACon-Reg.ttf') format('truetype');
		
	font-weight: normal;
	font-style: normal;
	}
	@font-face {
	font-family: 'CorporateS-Demi';
	    src: url('../fonts/.eot');
		src: url('../fonts/CorporateS-Demi.eot?#iefix') format('embedded-opentype'),
                url('../fonts/CorporateS-Demi.ttf') format('truetype');
		
	font-weight: normal;
	font-style: normal;
	}
