/*
Theme Name: LORIS BRAND ESTUDIO
Theme URI: http://www.lorisbrand.com/
Template: Divi
Author: LORIS BRAND ESTUDIO
Author URI: www.lorisbrand.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1755866010
Updated: 2025-08-22 13:33:30

*/
/* Importar fuentes desde Adobe Fonts */
@import url("https://use.typekit.net/czt6hda.css");

/* Fuente base */
body {
  font-family: 'bahnschrift', sans-serif !important;
  font-weight: 200 !important; /* light disponible */
}

/* Encabezados */
h1 {
  font-family: 'masqualero', sans-serif !important;
  font-weight: 700 !important; /* bold disponible */
}

h3 {
  font-family: 'masqualero', sans-serif !important;
  font-weight: 400 !important; /* regular disponible */
  font-style: italic !important; /* usar la variante italic */
}

h2 {
  font-family: 'bahnschrift', sans-serif !important;
  font-weight: 200 !important; /* light disponible */
}

h4 {
  font-family: 'masqualero', sans-serif !important;
  font-weight: 700 !important; /* light disponible */
}

h5 {
  font-family: 'bahnschrift', sans-serif !important;
  font-weight: 200 !important; /* light disponible */
}
