/* mory webfonts — open-source Google Fonts.
   EB Garamond (display serif, weight 300 is the editorial signature),
   Inter (body / UI / component titles), JetBrains Mono (micro-labels).
   EB Garamond ships in place of the licensed Waldenburg (documented substitute). */
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap");

/* NB: EB Garamond's lightest hosted weight is 400. The brand renders display at
   font-weight:300 (synthetic light) — keep `font-weight:300` on display type to
   match the site. Old-style ligatures are killed on display type (see typography.css). */
