@charset "utf-8";
/* CSS Document */

@font-face {
font-family: "Myriadpro";
src: url("font/MyriadProCond.eot") format("opentype");/* IE */

}


@font-face {
    /* This declaration targets everything else */
font-family: "Myriadpro";
src: url(//:) format('no404'), url("font/MyriadPro-Cond.otf") format("opentype");

}
@font-face {
    /* This declaration targets everything else */
font-family: "Myriadprob";
src: url(//:) format('no404'), url("font/MyriadPro-BoldCond.otf") format("opentype");

}