/* Zero Prep Tools - Webfonts
 * Loaded from Google Fonts CDN. These ARE the intended brand faces (not stand-ins),
 * just CDN-hosted rather than self-hosted. See readme.md → VISUAL FOUNDATIONS.
 *  - Shantell Sans : hand-drawn display / headings / brand voice
 *  - Caveat        : handwritten scrawl - margin notes, annotations, doodle labels
 *  - Hanken Grotesk: clean warm UI + body text ("the printed worksheet")
 *  - Courier Prime : typewriter mono - API keys, code, tabular data
 */
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&family=Hanken+Grotesk:ital,wght@0,300..800;1,400..600&family=Shantell+Sans:ital,wght@0,300..800;1,300..800&display=swap');
