/* Vivendo Poesia — webfonts.
   Upstream (KmyllaR/vivendo-poesia) self-hosts these four families through
   next/font/google. No binaries ship in the repo, so this design system
   pulls the identical families from Google Fonts. Swap these @import lines
   for local @font-face rules if you vendor the .woff2 files. */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,500;0,7..72,700;1,7..72,400&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,600&family=Geist+Mono:wght@400;500&display=swap");
