
@font-face {
    font-family: 'Random Grotesque Spacious Book';
    src: url('RG-SpaciousBook.woff2') format('woff2'),
        url('RG-SpaciousBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'manrope';
    src: url('Manrope-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}