/* Miro's real UI face is Roobert PRO (Displaay Type Foundry, licensed) — not redistributable here.
Substituting Manrope (Google Fonts): closest open geometric/rounded sans with a similar friendly character. Flagged in readme.md — ask the brand team for real Roobert PRO files if available. */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap');
:root{
--font-display:'Manrope', 'Noto Sans', -apple-system, BlinkMacSystemFont, sans-serif;
--font-body:'Manrope', 'Noto Sans', -apple-system, BlinkMacSystemFont, sans-serif;
}
