.elementor-kit-3763{--e-global-color-primary:#F7FB85;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#42A650;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Raleway";}.elementor-kit-3763 button,.elementor-kit-3763 input[type="button"],.elementor-kit-3763 input[type="submit"],.elementor-kit-3763 .elementor-button{background-color:#02010100;font-family:"Cairo";text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FFFFFF;border-radius:10px 10px 10px 10px;}.elementor-kit-3763 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3763 a{font-family:"Raleway";}.elementor-kit-3763 h1{font-family:"Antonio";}.elementor-kit-3763 h2{font-family:"Raleway";}.elementor-kit-3763 h3{font-family:"Raleway";}.elementor-kit-3763 h4{font-family:"Raleway";}.elementor-kit-3763 h5{font-family:"Raleway";}.elementor-kit-3763 h6{font-family:"Raleway";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Charger Roboto pour les titres */
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/custom-fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
         url('/wp-content/custom-fonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Charger Raleway pour le texte */
@font-face {
    font-family: 'Raleway';
    src: url('/wp-content/custom-fonts/Raleway/Raleway-Regular.woff2') format('woff2'),
         url('/wp-content/custom-fonts/Raleway/Raleway-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Appliquer les polices */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

body, p, li, span {
    font-family: 'Raleway', sans-serif;
}/* End custom CSS */