/* Jost */
@font-face {
    font-family: 'Jost';
    font-weight: 400 800;
    font-display: swap; 
    src: url('../fonts/Jost-VariableFont_wght.woff2');
}

/* Manrope */
@font-face {
    font-family: 'Manrope';
    font-weight: 400 800;
    font-display: swap;
    src: url('../fonts/Manrope-VariableFont_wght.woff2');
}