@font-face {
  font-family: unilever-shilling-regular;
  src: url("/fonts/UnileverShilling.ttf");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: unilever-shilling-medium;
  src: url("/fonts/UnileverShillingMedium.ttf");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: unilever-shilling-italic;
  src: url("/fonts/UnileverShillingItalic.ttf");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: unilever-shilling-bold;
  src: url("/fonts/UnileverShillingBold.ttf");
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}
