@font-face {
    font-family: 'F37 Ginger Pro';
    src: url('F37GingerPro-Regular.woff2') format('woff2'),
        url('F37GingerPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'F37 Ginger Pro Demi';
    src: url('F37GingerPro-Demi.woff2') format('woff2'),
        url('F37GingerPro-Demi.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

