/* ============================================================
   LUKI — Font faces
   The application runs on the SYSTEM font stack. Montserrat
   (700/800) is used for some dashboard-style titles and is
   offered here as an optional display face; Lato for long copy.
   Both load from Google Fonts.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Lato:wght@400;700&display=swap');
