/* Webfonts.
   NOTE — FONT SUBSTITUTION: the source concept specifies a custom variable
   typeface (Cereal-style) with Circular as fallback. Those are licensed and
   were not provided, so Tagly ships INTER (the concept's own named closest
   open-source substitute) plus IBM Plex Mono for hashtag/keyword strings.
   Loaded from Google Fonts. Swap in the licensed binaries with local
   @font-face rules if/when provided. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
