/* Nexa Bold Font */
@font-face {
    font-family: 'Nexa Bold';
    src: url('./nexa-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('./nexa-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
