/*
 * Inter font — loaded from Google Fonts CDN.
 * Self-hosting can be done in Phase 7 for full offline support.
 * Inter covers all ITC brand UI typography needs.
 */

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