*{
    padding: 0%;
    border: 0%;
    margin: 0%;
}
@font-face {
  font-family: 'Chewy';
  src: url('../fonts/Chewy-Regular.ttf');
  src: url('../fonts/chewy-regular-webfont.woff');
  src: url('../fonts/chewy-regular-webfont.woff2');
}
h1 {
  font-family: 'Chewy'!important;
}

.fredoka-uniquifier {
  font-family: "Fredoka", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
