/*!
Theme Name: DGAssistant
Theme URI: http://www.ingeniapp.es
Version: 4.27.4
Description: DGAssistant Theme.
Author: IngeniApp
Author URI: http://www.ingeniapp.es
Updated: 2025-12-01 17:46:29
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: DGAssistant
*/
/* Forzar font-display: swap en ETmodules (iconos de Divi) */
@font-face {
  font-family: 'ETmodules';
  src: url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Forzar font-display: swap en Font Awesome Brands */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url('/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Forzar font-display: swap en Font Awesome Regular */
@font-face {
  font-family: 'Font Awesome 5 Regular';
  src: url('/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.dica_divi_carousel .swiper-pagination-bullet {
  border-radius: 100% !important;
  opacity: 1;
  margin: 10px!important;
}

