/* ============================================================
   CELSIK GROUP — FONTS
   Book Antiqua (titles + body): NOT on Google Fonts (Microsoft/Palatino).
     Substituted with "EB Garamond" — a warm humanist old-style serif
     with the closest heritage feel + elegant italics matching the
     brand tagline. >>> Replace with licensed Book Antiqua webfonts. <<<
   Archivo (subtitles, buttons, labels): clean corporate grotesque.
   ============================================================ */

/* Two families only, minimal weights:
   EB Garamond -> titulares/citas (regular + italic)
   Archivo     -> cuerpo de texto e interfaz                */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Archivo:wght@400;500;600&display=swap');
