/* Konoba Parangal ... the two web fonts. THIS IS THE SOURCE FILE, not the deployed
   one: build_site.py reads it, writes each base64 payload below out as a real
   .woff2 under /assets/fonts/ named by content hash, and emits an assets/css/
   fonts.css that is the same rules with url() sources. Inline, this file was
   235.230 B of render-blocking bytes on all 14 pages and font-display: swap did
   nothing, because a data: URI is not a fetch. Edit the rules here; never edit the built
   stylesheet under site/assets/css/, the next build overwrites it. It is not
   even called fonts.css there any more: it ships under a name carrying a hash
   of its own bytes, so naming it here in full would both go stale and read to
   the build as a live reference to a file that cannot exist.

   DISPLAY: EB Garamond v33, variable wght axis, from Google Fonts (fonts.gstatic.com,
   fetched 2026-07-28). It replaced Cormorant Garamond, which drew the lowercase caron
   on s c z r e as a hairline tick floating detached above the letter ... visible on
   nearly every line of a Croatian menu. EB Garamond joins the caron to the letter.

   One file per subset, one

/* GENERATED by build_site.py from fonts-inline.css. Do not edit in
   site/: the next build overwrites it. The base64 payloads that used to
   sit in this file are now real .woff2 files under /assets/fonts/, named
   by content hash. Everything else about these rules, including every
   unicode-range and every weight descriptor, is copied through verbatim,
   because changing one would change how the page renders. */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url(/assets/fonts/eb-garamond-ext-a471a072.woff2) format('woff2');
  unicode-range: U+0100-017F;
}
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url(/assets/fonts/eb-garamond-latin-68fd4b24.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/mulish-ext-80941a12.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/mulish-latin-14cc0eab.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/mulish-ext-80941a12.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/mulish-latin-14cc0eab.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/mulish-ext-80941a12.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/mulish-latin-14cc0eab.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
