
@font-face {
    font-family: 'Jost Bold';
    src: url('jost-bold.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('jost.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}