/* Local, self-contained replacement for the Google Fonts "Baloo" family.
   Paths are relative to this file (fonts.css lives at the project root), so
   they resolve correctly no matter which page — root or a subfolder —
   links to it. */
@font-face {
  font-family: "Baloo";
  src: url("fonts/BalooBhaijaan2-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
