/* Aroeira Labs Design System — Web fonts
   No font binaries were present in the attached codebase (it relies on the
   system/Google Inter). Loading the exact same family, Inter, from Google
   Fonts. If you have the licensed static files, drop them here and replace
   this @import with @font-face src rules. */

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

/* Tema Cidadão — fonte de título mais orgânica (Baloo 2), corpo continua Inter */
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700&display=swap');
