/*
Theme Name: Divi Child
Theme URI: https://futbolmxpaint.com
Description: Tema hijo de Divi para futbolmxpaint.com
Author: FutbolMXPaint
Author URI: https://futbolmxpaint.com
Template: Divi
Version: 1.0.0
*/


/* === Font-display swap para mejorar PageSpeed === */

/* Font Awesome - todas las variantes */
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
}

/* Fuente modules.woff del tema */
@font-face {
  font-family: 'modules';
  font-display: swap;
}
