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

@font-face {
    font-family: 'ArialRoundedMTBold';
    src: url('../fonts/ArialRoundedMTBold.woff2') format('woff2'),
         url('../fonts/ArialRoundedMTBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
