/* Fonts — four voices, all Google-hosted.
   Jost carries the wordmark (wide-tracked caps, as drawn on the brand
   sheet); Cormorant Garamond the literary headings; Inter the UI;
   JetBrains Mono every measurement. Swap for local @font-face if
   licensed files arrive. */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500;600&family=Jost:wght@300;400;500&display=swap');
