/* Web fonts pulled from Google Fonts.
   In production (CT 121) self-host these: download woff2 to /static/fonts/
   and replace this file with @font-face declarations. Doing it via Google
   for dev simplicity. */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap&subset=cyrillic,cyrillic-ext,latin,latin-ext');
