@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "musee-denys-puech" !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^="lae-icon-"]:before,
[class*=" lae-icon-"]:before {
  font-family: "musee-denys-puech" !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;
}

.lae-icon-arrow-right-light:before {
  content: "\61";
}
.lae-icon-symbole-dp:before {
  content: "\62";
}
.lae-icon-carres:before {
  content: "\63";
}
.lae-icon-map-marker-alt-light:before {
  content: "\64";
}
.lae-icon-clock-light:before {
  content: "\65";
}
.lae-icon-wheelchair:before {
  content: "\66";
}
.lae-icon-books-light:before {
  content: "\67";
}
.lae-icon-shopping-bag:before {
  content: "\68";
}
.lae-icon-phone-light:before {
  content: "\69";
}
.lae-icon-envelope-light:before {
  content: "\6a";
}
.lae-icon-coins-light:before {
  content: "\6b";
}
.lae-icon-angle-right:before {
  content: "\6c";
}
.lae-icon-ticket:before {
  content: "\6d";
}
