/* AUTO-GENERATED by Mantenedor -> Interfaz. No editar a mano. */
/* body_font=roboto | head_font=lora */

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

:root{
  --ig-font-body: 'Roboto', system-ui,-apple-system,Segoe UI,Arial,sans-serif;
  --ig-font-head: 'Lora', Georgia, 'Times New Roman', serif;
}
