/*
 Theme Name:    Ecolo Divi
 Description:   Thème Ecolo Divi de base
 Author:        DTIC, Ecolo, Nextmoov, Brad Dalton http://wpsites.net
 Template:      Divi
 Version:       0.5
*/

@font-face {
    font-family: 'klimaregular';
    src: url('klima-regular-web-webfont.woff2') format('woff2'),
         url('klima-regular-web-webfont.woff') format('woff'),
         url('klima-regular-web-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*:not(.fa){
  font-family:klimaregular;
}
