/* =========================================================================
 * Rhine Finance — font imports.
 * Inter for UI + headings, JetBrains Mono for numerics/tickers/addresses.
 * Uses Google Fonts CDN; swap for self-hosted woff2 if preferred later.
 * ========================================================================= */

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