/* DendronAI webfonts.
   Brand logotype uses Cocogoose Light + DemiBold (a geometric grotesque, licensed).
   Cocogoose is not freely redistributable, so the system substitutes Poppins — the
   closest widely-available geometric sans (matched weights 300 Light / 600 DemiBold).
   JetBrains Mono carries the technical/console voice (eyebrows, labels, data, code).
   → If you own Cocogoose, drop the @font-face files here and swap --font-display. */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
