@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular/myriadpro-regular.eot');
    src: url('../fonts/MyriadProRegular/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/MyriadProRegular/myriadpro-regular.woff') format('woff'),
         url('../fonts/MyriadProRegular/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/MyriadProRegular/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('../fonts/MyriadWebProRegular/myriad-web-pro.eot');
    src: url('../fonts/MyriadWebProRegular/myriad-web-pro.eot') format('embedded-opentype'),
         url('../fonts/MyriadWebProRegular/myriad-web-pro.woff') format('woff'),
         url('../fonts/MyriadWebProRegular/myriad-web-pro.ttf') format('truetype'),
         url('../fonts/MyriadWebProRegular/myriad-web-pro.svg#MyriadWebProRegular') format('svg');
}



