/*
Theme Name: GQ Child Theme
Version: 2.0
Description: Basic Child Theme by Guadrón Quijano S.A.S. de C.V.
Author: Luis Guadrón
Template: Divi
Author URL: https://guadronquijano.com
*/
 
/*------- Theme Customizations------- */

@font-face {
  font-family: 'Tan Tangkiwood';
  src: url('https://stage.eslshelftalkers.com/wp-content/uploads/2025/05/tan-_tangkiwood-webfont.woff2') format('woff2'),
       url('https://stage.eslshelftalkers.com/wp-content/uploads/2025/05/tan-_tangkiwood-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3 {
  font-family: 'Tan Tangkiwood', sans-serif;
}


html, body {
  background-color: #ffffff; /* o el color base del sitio */
}