@font-face {
    font-family: 'Jost-Book';
    src: url('Jost-BookItalic.woff') format('woff2'),
        url('Jost-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Jost-Semi';
    src: url('https://restaurants-world.com/public/fonts/jost/Jost-Semi.woff2') format('woff2'),
        url('https://restaurants-world.com/public/fonts/jost/Jost-Semi.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('https://restaurants-world.com/public/fonts/jost/Jost-Light.woff2') format('woff2'),
        url('https://restaurants-world.com/public/fonts/jost/Jost-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('https://restaurants-world.com/public/fonts/jost/Jost-Bold.woff2') format('woff2'),
        url('https://restaurants-world.com/public/fonts/jost/Jost-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

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

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