.chewy-regular {
  font-family: "Chewy", system-ui !important;
  font-weight: 400;
  font-style: normal;
}
.shantell-sans{
  font-family: "Shantell Sans", cursive !important;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}
.sour-gummy {
  font-family: "Sour Gummy", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}