/**
 * Typography tokens - UI sans loaded via partials/web-fonts.php (Google Fonts).
 * Be Vietnam Pro: primary UI, full Vietnamese diacritics.
 * Montserrat: headings. Geist Mono: IDs, codes, timestamps.
 */

@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdn.jsdelivr.net/fontsource/fonts/geist-mono@5.0.3/latin-400-normal.woff2') format('woff2');
}
