/** Shopify CDN: Minification failed

Line 60:0 Expected "}" to go with "{"

**/
/* Peaceful Island Sans */
@font-face {
  font-family: "peaceful-island-sans";
  src: url("/cdn/shop/files/Peaceful_Island-Sans.woff2?v=1712812045") format("woff2"),
       url("/cdn/shop/files/Peaceful_Island-Sans.otf?v=1712812045") format("opentype"),
       url("/cdn/shop/files/Peaceful_Island-Sans.woff?v=1712812045") format("woff"),
       url("/cdn/shop/files/Peaceful_Island-Sans.ttf?v=1712812046") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Fredoka Medium */
@font-face {
  font-family: "fredoka-medium";
  src: url("/cdn/shop/files/Fredoka-Medium.woff2?v=1712811969") format("woff2"),
       url("/cdn/shop/files/Fredoka-Medium.otf?v=1712811969") format("opentype"),
       url("/cdn/shop/files/Fredoka-Medium.woff?v=1712811969") format("woff"),
       url("/cdn/shop/files/Fredoka-Medium.ttf?v=1712811969") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Fredoka Regular */
@font-face {
  font-family: "fredoka-regular";
  src: url("/cdn/shop/files/Fredoka-Regular.woff2?v=1712811969") format("woff2"),
       url("/cdn/shop/files/Fredoka-Regular.otf?v=1712811969") format("opentype"),
       url("/cdn/shop/files/Fredoka-Regular.woff?v=1712811969") format("woff"),
       url("/cdn/shop/files/Fredoka-Regular.ttf?v=1712811969") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Fredoka Light */
@font-face {
  font-family: "fredoka-light";
  src: url("/cdn/shop/files/Fredoka-Light.woff2?v=1712811969") format("woff2"),
       url("/cdn/shop/files/Fredoka-Light.otf?v=1712811970") format("opentype"),
       url("/cdn/shop/files/Fredoka-Light.woff?v=1712811969") format("woff"),
       url("/cdn/shop/files/Fredoka-Light.ttf?v=1712811969") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-heading-family: "peaceful-island-sans", sans-serif;

  --font-body-family: "fredoka-light", sans-serif;

  --font-navigation-family: "fredoka-regular", sans-serif;
