@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldCond.woff2') format('woff2'),
        url('../fonts/MyriadPro-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-LightSemiCn.woff2') format('woff2'),
        url('../fonts/MyriadPro-LightSemiCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Berthold Akzidenz-Grotesk';
    src: url('../fonts/AkzidenzGroteskBE-LightOsF.woff2') format('woff2'),
        url('AkzidenzGroteskBE-LightOsF.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-SemiCn.woff2') format('woff2'),
        url('../fonts/MyriadPro-SemiCn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Berthold Akzidenz-Grotesk';
    src: url('../fonts/AkzidenzGroteskBE-Md.woff2') format('woff2'),
        url('../fonts/AkzidenzGroteskBE-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
