@font-face {
	font-family: 'myriadpro-regular';
	src: url('../fonts/myriadpro-regular.eot');
	src: url('../fonts/myriadpro-regular.eot?iefix') format('eot'),
	url('../fonts/myriadpro-regular.woff') format('woff'),
	url('../fonts/myriadpro-regular.ttf') format('truetype'),
	url('../fonts/myriadpro-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'helios-cond-regular';
    src: url('../fonts/helios-cond-regular.eot');
    src: url('../fonts/helios-cond-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helios-cond-regular.woff') format('woff'),
         url('../fonts/helios-cond-regular.ttf') format('truetype'),
         url('../fonts/helios-cond-regular.svg#helios-cond-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
