/* Bastyon webfonts.
   SUBSTITUTION NOTE: the brand's display face is "Brandmark Sans 11" (a proprietary
   logo-maker font, not licensable for web). It is substituted with Jost — a geometric,
   slightly humanist sans that matches the wordmark's even strokes and open counters.
   Body/subtitle faces (Fira Sans / Fira Sans Condensed) are the real brand fonts and are
   served from Google Fonts. Replace these @import lines with self-hosted @font-face rules
   if you have license files. */

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Fira+Sans+Condensed:wght@400;500;600;700&family=Fira+Mono:wght@400;500;700&display=swap');
