/* Parcel Tracker — Webfonts
 * Primary UI typeface: Inter (variable). Monospace: Roboto Mono (identifiers,
 * tracking numbers). Loaded from Google Fonts to match the production app,
 * which imports Inter variable the same way. */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Mono:wght@400;500;700&display=swap');
