/*
Theme Name: Divi Child
Template: Divi
Version: 1.0
Description: Thème enfant de Divi pour formurgences.com
*/
/* ============================================
   POLICES LOCALES — OPEN SANS (Variable Font)
   ============================================ */
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/fonts/open-sans/OpenSans-VariableFont_wdth-wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/fonts/open-sans/OpenSans-Italic-VariableFont_wdth-wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* ============================================
   POLICES LOCALES — MERRIWEATHER (Variable Font)
   ============================================ */
@font-face {
    font-family: 'Merriweather';
    src: url('/wp-content/fonts/merriweather/Merriweather-VariableFont_opsz-wdth-wght.woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Merriweather';
    src: url('/wp-content/fonts/merriweather/Merriweather-Italic-VariableFont_opsz-wdth-wght.woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: optional;
}

/* ============================================
   POLICES LOCALES — RALEWAY (Variable Font)
   ============================================ */
@font-face {
    font-family: 'Raleway';
    src: url('/wp-content/fonts/raleway/Raleway-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: optional;
}
@font-face {
    font-family: 'Raleway';
    src: url('/wp-content/fonts/raleway/Raleway-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: optional;
}
/* Préchargement des polices critiques */
font-display: optional;