@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Black.woff2') format('woff2'),
        url('SaffronGrotesk-Black.woff') format('woff'),
        url('SaffronGrotesk-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Medium.woff2') format('woff2'),
        url('SaffronGrotesk-Medium.woff') format('woff'),
        url('SaffronGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Regular.woff2') format('woff2'),
        url('SaffronGrotesk-Regular.woff') format('woff'),
        url('SaffronGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saffron Grotesk';
    src: url('SaffronGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

