/* ============================================================
   MEKORA — Fonts  (industrial redesign)
   The real logo wordmark is a custom geometric letterform
   (angular K/R legs, crossbar-less A). For running display + body
   we substitute the closest available typefaces:
     • Display  → Bricolage Grotesque (contemporary engineered grotesque — sculptural at large sizes)
     • Body/UI  → Inter Tight      (neutral, tight, high legibility at density)
     • Data     → Space Mono       (specs, part codes, technical labels)
   Swap these @import targets if official brand fonts are provided.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,600;12..96,700;12..96,800&family=Inter+Tight:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
