/* Glas-Bender Visuals — Fonts
   Montserrat is the wordmark face (the GLAS-BENDER logotype is a heavy
   geometric sans with wide-tracked VISUALS — Montserrat matches it closely).
   Work Sans carries body copy. Space Mono labels EXIF-style metadata.

   NOTE: these are loaded from Google Fonts (CDN). If you have the exact
   brand binaries, drop them in /assets/fonts and swap these @font-face srcs. */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&family=Work+Sans:wght@400;500;600&family=Space+Mono:wght@400;700&display=swap');
