/* One bundled, native-safe typeface for the whole Nurtu experience. */
@font-face {
  font-family: "Nurtu Rounded";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

/* Legacy component aliases intentionally point to the same family. This keeps
   older game canvases and inline styles visually consistent without a flash of
   serif or cursive fallback text. */
@font-face {
  font-family: "Fredoka One";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "Baloo 2";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "Quicksand";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "Fraunces";
  src: url("/fonts/Fredoka-latin-X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

:root {
  --nurtu-rounded-font: "Nurtu Rounded", ui-rounded, "Arial Rounded MT Bold", "Trebuchet MS", sans-serif;
}
