@font-face {
    font-family: 'Jost';
    src: url('Jost-Medium.woff2') format('woff2'), url('Jost-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('Jost-LightItalic.woff2') format('woff2'), url('Jost-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('Jost-MediumItalic.woff2') format('woff2'), url('Jost-MediumItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('Jost-Light.woff2') format('woff2'), url('Jost-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
