@font-face {
    font-family: 'Volta Modern Display 75 Bld';
    src: url('./fonts/VoltaModernDisplay-75Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Volta Modern Display 95 Blk';
    src: url('./fonts/VoltaModernDisplay-95Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

