/*
Theme Name: Hello Elementor Child
Theme URI: https://tusitio.com
Description: Child theme de Hello Elementor
Author: Tu Nombre
Template: hello-elementor
Version: 1.0.0
*/


@font-face {
    font-family: 'BenzGrotesk';
    src: url('/wp-content/themes/hello-elementor-child/fonts/benz-grotesk.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Forzar en títulos */
h1, h2, h3, h4, h5, h6 {
    font-family: 'BenzGrotesk', sans-serif !important;
}