@font-face {
    font-family: 'Tusker Grotesk';
    src: url('TuskerGrotesk-3800Super.woff2') format('woff2'),
        url('TuskerGrotesk-3800Super.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chefs Hand';
    src: url('ChefsHand-Regular.woff2') format('woff2'),
        url('ChefsHand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unilever Shilling';
    src: url('UnileverShilling-Md.woff2') format('woff2'),
        url('UnileverShilling-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unilever Shilling';
    src: url('UnileverShilling.woff2') format('woff2'),
        url('UnileverShilling.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unilever Shilling';
    src: url('UnileverShilling-Bd.woff2') format('woff2'),
        url('UnileverShilling-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unilever Shilling';
    src: url('UnileverShilling-It.woff2') format('woff2'),
        url('UnileverShilling-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

