/* ============================================================
   NINJA* (lafour_theme) — fonts.css
   Google Fonts loader fallback. The preferred path loads the
   stylesheet via lafour_theme.libraries.yml `header` section so
   the <link> appears as early as possible. This file is kept
   for environments where the html_head_link is stripped by
   advanced caching layers.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:wght@300;400;500;700&family=JetBrains+Mono:wght@400;500&display=swap');
