@font-face {
    font-family: 'Avenir Next Rounded Pro';
    src: url('AvenirNextRoundedPro-Demi.woff2') format('woff2'),
        url('AvenirNextRoundedPro-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Rounded Pro';
    src: url('AvenirNextRoundedPro-Med.woff2') format('woff2'),
        url('AvenirNextRoundedPro-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
