/* Impending Tech webfonts.

   Self-hosted since 2 Sep 2026. This file used to @import from
   fonts.googleapis.com, which handed every visitor's IP address to Google
   before a word was read, on every page, with no consent asked. getmothy.ai
   already self-hosts for that reason and this site now matches it.

   The faces live in /fonts.css at the site root, shared with the other design
   system's token file so the browser fetches one copy. Regenerate both the CSS
   and the woff2 files with scripts/fetch-fonts.py. Do not put the @import back:
   a re-export from the canvas will, and that is the thing to check after one. */
@import url('/fonts.css');
