/**
 * Early font registration only (`cars2go_enqueue_assets` in `functions.php`).
 * ---------------------------------------------------------------------------
 * Does not include `shell.css` / animations — those ship with the Tailwind
 * bundle to avoid loading body rules twice.
 */

/* Montserrat static cuts (also imported from `input.css` for the main bundle). */
@import './tokens/typography-faces.css';
@import './tokens/typography-root.css';
