/* Therius — Web fonts
   Loaded from Google Fonts (all three families are open-source / SIL-licensed).
   No local binaries are vendored — the @import below resolves to Google's
   @font-face rules (woff2, full unicode-range subsetting) at request time.
   If you need to self-host, download the three families at the weights below
   and replace this file with explicit @font-face + local src: url() rules. */

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