@font-face {
    font-family: 'Maven Pro';
    src: url('../fonts/MavenPro-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 900;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 900;
    font-display: swap;
}