/* ===========================================================================
   Genesis · Webfonts
   Display:  General Sans  (Fontshare)
   Body:     DM Sans       (Google Fonts)
   Code:     JetBrains Mono (Google Fonts)
   ---------------------------------------------------------------------------
   NOTE: Fonts are loaded from their official CDNs rather than self-hosted
   binaries. If you need offline/self-hosted .woff2 files, ask the maintainer.
   =========================================================================== */

@import url("https://api.fontshare.com/v2/css?f[]=general-sans@400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=JetBrains+Mono:wght@400;500;600&display=swap");
