/* License Ladder — font delivery
 *
 * Inter: UI at 300/400/500/600/700.
 * JetBrains Mono: 700/800 — the "LCD number" display moments only.
 * Montserrat: display marketing headings per spec §7.2 (marketing only).
 *
 * We load from Google Fonts CDN. If you need self‑hosted woff2s,
 * replace these imports with @font-face rules pointing at fonts/*.woff2.
 *
 * NOTE / flag to user: the original prototype inlined woff2s for Inter,
 * JetBrains Mono, Manrope, Merriweather, Noto Sans, Nunito, and Open Sans.
 * Only Inter + JetBrains Mono + Montserrat are used by the actual UI;
 * the rest were never referenced. If you'd prefer self‑hosted files,
 * please re‑upload and we'll swap the imports.
 */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@500;700;800&family=Montserrat:wght@500;600;700&display=swap');
