@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "lautrec" !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: "lautrec" !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-ticket-alt-light:before {
  content: "\61";
}
.lae-icon-calendar-check-light:before {
  content: "\62";
}
.lae-icon-bag-shopping-light:before {
  content: "\63";
}
.lae-icon-clock-light:before {
  content: "\64";
}
.lae-icon-location-dot-light:before {
  content: "\65";
}
.lae-icon-wheelchair-move-light:before {
  content: "\66";
}
.lae-icon-book-open-reader-light:before {
  content: "\67";
}
.lae-icon-down-to-bracket-light:before {
  content: "\68";
}
.lae-icon-award-light:before {
  content: "\69";
}
.lae-icon-camera-alt:before {
  content: "\6a";
}
.lae-icon-camera-movie-light:before {
  content: "\6b";
}
.lae-icon-eye-light:before {
  content: "\6c";
}
.lae-icon-gift-light:before {
  content: "\6d";
}
