@font-face {
    font-family: 'fivoSansModern-Regular';
    src: url('/wp-content/themes/jba/assets/fonts/FivoSansModern-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fivoSansModern-Heavy';
    src: url('/wp-content/themes/jba/assets/fonts/FivoSansModern-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fivoSansModern-Medium';
    src: url('/wp-content/themes/jba/assets/fonts/FivoSansModern-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fivoSansModern-Bold';
    src: url('/wp-content/themes/jba/assets/fonts/FivoSansModern-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} 