@font-face {
  font-family: "Unilever Shilling";
  src: url("/assets/fonts/UnileverShilling.Sub5eHKm%201.woff2") format("woff2");
  font-weight: 300;

  /* light/sub */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Unilever Shilling";
  src: url("/assets/fonts/UnileverShillingMedium.BMqD1icl%202.woff2") format("woff2");
  font-weight: 500;

  /* medium */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Unilever Shilling";
  src: url("/assets/fonts/UnileverShillingBold.FbfYLQw5%202.woff2") format("woff2");
  font-weight: 700;

  /* bold */
  font-style: normal;
  font-display: swap;
}
