/* ============================================================
   Babita · fonts.css — tipografia institucional (fontes reais)
   Gauntlet (display/wordmark) · serif do sistema (editorial)
   DolceAmyara (script) · Ubuntu (corpo) · Montserrat (numérico)
   ============================================================ */

@font-face{ font-family:'Gauntlet'; font-style:normal; font-weight:400;
  src:url('../fonts/GauntletClassic.otf') format('opentype'); font-display:swap }
@font-face{ font-family:'Gauntlet'; font-style:normal; font-weight:200;
  src:url('../fonts/GauntletThin.otf') format('opentype'); font-display:swap }

@font-face{ font-family:'DolceAmyara'; font-style:normal; font-weight:400;
  src:url('../fonts/DolceAmyara.otf') format('opentype'); font-display:swap }

@font-face{ font-family:'Montserrat'; font-style:normal; font-weight:400;
  src:url('../fonts/Montserrat-Regular.ttf') format('truetype'); font-display:swap }
@font-face{ font-family:'Montserrat'; font-style:normal; font-weight:500;
  src:url('../fonts/Montserrat-Medium.ttf') format('truetype'); font-display:swap }
