/* Polices DIVI hébergées localement (icônes ETmodules + FontAwesome) */
@font-face {
  font-family: ETmodules;
  font-display: block;
  src: url(../fonts/modules/all/modules.woff) format("woff"),
    url(../fonts/modules/all/modules.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2");
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2");
}
