@font-face {
    font-family: MyriadProCond;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/MyriadPro-cond.otf") format("opentype");
}

@font-face {
    font-family: MyriadProCond;
    font-style: normal;
    font-weight: 700;
    src: local('MyriadProCondBold'), url("../fonts/MyriadPro-cond.otf") format("opentype");
}