@font-face {
    font-family: 'Ribes';
    src: url('Ribes-Regular.woff2') format('woff2'),
        url('Ribes-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Lay Grotesk';
    src: url('LayGrotesk-Medium.woff2') format('woff2'),
        url('LayGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'Favorit';
    src: url('Favorit-Light.woff2') format('woff2'),
        url('Favorit-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

