@charset "UTF-8";

@font-face {
  font-family: "dpe-icones";
  src:url("fonts/dpe-icones.eot");
  src:url("fonts/dpe-icones.eot?#iefix") format("embedded-opentype"),
    url("fonts/dpe-icones.woff") format("woff"),
    url("fonts/dpe-icones.ttf") format("truetype"),
    url("fonts/dpe-icones.svg#dpe-icones") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dpe-icones" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="dpe-"]:before,
[class*=" dpe-"]:before {
  font-family: "dpe-icones" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dpe-chaudiere:before {
  content: "\61";
}
.dpe-chauffe-eau:before {
  content: "\62";
}
.dpe-chauffe-eau-thermodynamique:before {
  content: "\63";
}
.dpe-chauffe-eau-thermodynamique-1:before {
  content: "\64";
}
.dpe-circuit-chauffage:before {
  content: "\65";
}
.dpe-clim:before {
  content: "\66";
}
.dpe-climatisation:before {
  content: "\67";
}
.dpe-panneaux-solaires:before {
  content: "\68";
}
.dpe-eau-chaude:before {
  content: "\69";
}
.dpe-eclairage:before {
  content: "\6a";
}
.dpe-fenetres:before {
  content: "\6b";
}
.dpe-generique-copie:before {
  content: "\6c";
}
.dpe-insert-poele-bois:before {
  content: "\6d";
}
.dpe-isolation:before {
  content: "\6e";
}
.dpe-logement-huisserie:before {
  content: "\6f";
}
.dpe-logement-mur:before {
  content: "\70";
}
.dpe-logement-sol:before {
  content: "\71";
}
.dpe-logement-toit:before {
  content: "\72";
}
.dpe-logement-toiture-terrasse:before {
  content: "\73";
}
.dpe-lustres:before {
  content: "\74";
}
.dpe-pilotage:before {
  content: "\75";
}
.dpe-pompe-a-chaleur:before {
  content: "\76";
}
.dpe-radiateur:before {
  content: "\77";
}
.dpe-temperature:before {
  content: "\78";
}
.dpe-ventilation:before {
  content: "\79";
}
