/* FUTURA Design System — Fonts
 * ⚠️ Substitution: No proprietary font files provided.
 *    Raleway (geometric display) and Inter (body) are Google Fonts stand-ins.
 *    On macOS/iOS, system-ui falls back to SF Pro — acceptable for Apple-device previews.
 *    Provide TTF/WOFF2 files to replace these imports for production.
 */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;1,14..32,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500&display=swap');
