/*global fonts used */
@font-face {
    font-family:MyriadProBold;
    src: url('../fonts/myriadpro-bold-webfont.eot');
    src: url('../fonts/myriadpro-bold-webfont.eot?iefix') format('eot'),
         url('../fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/MyriadPro-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:MyriadPro;
    src: url('../fonts/myriadpe-webfont.eot');
    src: url('../fonts/myriadpe-webfont.eot?iefix') format('eot'),
         url('../fonts/myriadpe-webfont.woff') format('woff'),
         url('../fonts/myriadpe-webfont.ttf') format('truetype'),
         url('../fonts/MyriadPE.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProBoldCond';
    src: url('../fonts/myriadpro-boldcond-webfont.eot');
    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('eot'),
         url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-boldcond-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}