@font-face {
    font-family: 'myriadPro';
    src: url('../fonts/myriadpro/myriadpro.eot');
    src: url('../fonts/myriadpro/myriadpro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro/myriadpro.woff') format('woff'),
         url('../fonts/myriadpro/myriadpro.ttf') format('truetype'),
         url('../fonts/myriadpro/myriadpro.svg#myriadpro') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebasNeue';
    src: url('../fonts/bebasneue/bebasneue.eot');
    src: url('../fonts/bebasneue/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue/bebasneue.woff') format('woff'),
         url('../fonts/bebasneue/bebasneue.ttf') format('truetype'),
         url('../fonts/bebasneue/bebasneue.svg#bebasneue') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'adobe';
    src: url("../fonts/AdobeHeitiStd-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: 'engraver';
    src: url('../fonts/EngraversGothicBRegular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: 'tahoma';
    src: url('../fonts/TAHOMA_1.ttf');
    font-weight: normal;
    font-style: normal;
}




