/* nterny — Webfonts
   Inter + JetBrains Mono are loaded from Google Fonts.
   The brand's display face is "FK Raster Roman Compact Smooth" (proprietary,
   Florian Karsten). It is SUBSTITUTED here with "Doto" — a free Google Fonts
   pixel/dot display face — as the nearest match. Replace with the licensed
   woff2 when available (swap the @import below for a local @font-face). */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Doto:wght@400;500;700&display=swap");
