@font-face {
    font-family: 'MyriadProSemiBold';
    src: url('fonts/mpsb/mpsb.eot');
    src: url('fonts/mpsb/mpsb.eot?#iefix') format('embedded-opentype'),
         url('fonts/mpsb/mpsb.woff') format('woff'),
         url('fonts/mpsb/mpsb.ttf') format('truetype'),
         url('fonts/mpsb/mpsb.svg#BlissProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MyriadProSemiBoldItalic';
    src: url('fonts/mpsbi/mpsbi.eot');
    src: url('fonts/mpsbi/mpsbi.eot?#iefix') format('embedded-opentype'),
         url('fonts/mpsbi/mpsbi.woff') format('woff'),
         url('fonts/mpsbi/mpsbi.ttf') format('truetype'),
         url('fonts/mpsbi/mpsbi.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/mpr/mpr.eot');
    src: url('fonts/mpr/mpr.eot?#iefix') format('embedded-opentype'),
         url('fonts/mpr/mpr.woff') format('woff'),
         url('fonts/mpr/mpr.ttf') format('truetype'),
         url('fonts/mpr/mpr.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


