@font-face {
font-family: 'Salemore';
src: url(//immersionsolaire.com/wp-content/themes/Ambre_theme/Salemore.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Balista';
src: url(//immersionsolaire.com/wp-content/themes/Ambre_theme/Balista.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
body {font-family: Arial, sans-serif;}
h1, h2, h3, h4, h5, nav {font-family: Salemore, Arial, sans-serif;}
.script {font-family: Balista, Arial, sans-serif;}
.salemore {font-family: Salemore, Arial, sans-serif;}
p {font-weight: 350;}
#et-top-navigation {font-weight: 400;}
@media only screen and (max-width : 980px) {
.dc_inverser_colonnes-section .dc_inverser_colonnes-ligne {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.custom_row_mobile {
display: flex;     flex-wrap: wrap;
}