/*
Theme Name: Divi-child
Version: 1.0
Description: child Theme
Author: root
Template: Divi
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css2?family=Spinnaker&display=swap');

@font-face {
    font-family: 'groupeENI';
    src:  url('fonts/groupeENI.eot?epb9e8');
    src:  url('fonts/groupeENI.eot?epb9e8#iefix') format('embedded-opentype'),
      url('fonts/groupeENI.ttf?epb9e8') format('truetype'),
      url('fonts/groupeENI.woff?epb9e8') format('woff'),
      url('fonts/groupeENI.svg?epb9e8#groupeENI') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
  

html,main,footer,head,body, article, button, a, figcaption, aside, section, p, span{
    font-family: 'Open Sans', sans-serif !important;
}

span.et-pb-icon{
  font-family: ETmodules !important;
}

