/* Optional. greda.css declares the type stack but deliberately loads nothing:
   a stylesheet that reaches out to a third party is not something a consumer
   should get without asking, and it would break under a strict font-src CSP.

   Link this next to greda.css to get the intended typefaces, or skip it and
   the stack falls back to Helvetica Neue / Arial and the platform mono. */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600&display=swap");
