/* Kartera typefaces
 * Inter — UI, body, AND figures. Numbers use Inter with tabular lining figures
 *         (font-variant-numeric: tabular-nums) so montos cuadran sin estética
 *         monoespaciada. App base 14px. No serif / display face by design.
 * Loaded from Google Fonts CDN. Swap for self-hosted binaries if licensing requires.
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
