/* Shopana — Webfonts
   Roboto is loaded from Google Fonts (used for bottom-nav labels and a
   few chips). Arial is a system font and ships no file — it falls back
   to Liberation Sans / Helvetica on systems without it.
   NOTE: If you have a licensed Arial webfont, add @font-face rules here. */

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