/* Alfia webfonts — loaded from Google Fonts.
   Open Sans (display/headline) + Hanken Grotesk (body/UI) are the brand fonts;
   both ship from Google Fonts so no substitution is needed. Hanken is a
   neo-grotesque chosen for its even texture and sturdy bold — it gives the UI
   and button labels real presence and ties the product to the brand voice.
   Roboto Mono is added for data tokens (SKUs, tracking IDs, container numbers). */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Roboto+Mono:wght@400;500;600&display=swap');
