/* latin-ext */
@font-face {
    font-family: 'UnileverShilling';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/UnileverShilling.ttf') format('truetype');
}

@font-face {
    font-family: 'UnileverShilling';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/UnileverShillingMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'UnileverShilling';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('fonts/UnileverShillingBold.ttf') format('truetype');
}

@font-face {
    font-family: 'UnileverShilling';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/UnileverShillingItalic.ttf') format('truetype');
}
