/* Local replacement for the Adobe Fonts (Typekit) kit "pig8glj".
 *
 * The original pages loaded https://use.typekit.net/pig8glj.js, which fetched
 * these two faces at runtime and pinged p.typekit.net. Both payloads were
 * already in the mirror (saved with a .html extension, but real woff2), so they
 * are declared directly here and the loader is gone.
 *
 * NOTE: Adobe Fonts are normally licensed for delivery from Adobe's CDN.
 * Self-hosting them like this is fine for a private offline archive; check your
 * licence before publishing this folder.
 */
@font-face {
  font-family: "ambroise-francois-std";
  src: url("../fonts/ambroise-francois-std.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "sloop-script-three";
  src: url("../fonts/sloop-script-three.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

/* Noto Serif Kannada — Kannada subset only (~33 KB), self-hosted to match the
 * rest of this folder. Open Font License, so redistribution is fine.
 * Used for Kannada-script copy such as ಕರ್ನಾಟಕ, where the Ambroise François
 * display face has no glyph coverage.
 */
@font-face {
  font-family: "Noto Serif Kannada";
  src: url("../fonts/noto-serif-kannada-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0951-0952, U+0964-0965, U+0C80-0CF3, U+1CD0, U+1CD2-1CD3, U+1CDA, U+1CF2, U+1CF4, U+200C-200D, U+20B9, U+25CC, U+A830-A835;
}