/*
 Theme Name:   Agro Child
 Theme URI:    https://tstalent.net/
 Description:  Tema hijo para el proyecto Misión Verde
 Author:       Alex - TS Talent Group
 Author URI:   https://tstalent.net/
 Template:     agron
 Version:      1.0.0
 Text Domain:  agron-child
*/

/* FUENTE GENERAL (Cuerpo, Menús, Botones) */
html, body, p, a, li, span, div, section, input, button, .menu-item a {
    font-family: 'Poppins', sans-serif !important;
}

/* FUENTE DE TÍTULOS (H1 al H6 y clases de Elementor) */
h1, h2, h3, h4, h5, h6, 
.elementor-heading-title, 
.entry-title, 
.widget-title,
.vlt-post-title a {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
}