@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "laetis-commun" !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-ic-"]:before,
[class*=" lae-ic-"]:before {
  font-family: "laetis-commun" !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-ic-arrow-circle-left-light:before {
  content: "\e000";
}
.lae-ic-arrow-circle-right-light:before {
  content: "\e001";
}
.lae-ic-arrow-right-light:before {
  content: "\e002";
}
.lae-ic-bars-light:before {
  content: "\e003";
}
.lae-ic-circle-play-light:before {
  content: "\e004";
}
.lae-ic-envelope-light:before {
  content: "\e005";
}
.lae-ic-file-invoice-light:before {
  content: "\e006";
}
.lae-ic-heart-light:before {
  content: "\e007";
}
.lae-ic-home-light:before {
  content: "\e008";
}
.lae-ic-instagram:before {
  content: "\e009";
}
.lae-ic-info-circle:before {
  content: "\e00a";
}
.lae-ic-linkedin:before {
  content: "\e00b";
}
.lae-ic-location-dot-solid:before {
  content: "\e00c";
}
.lae-ic-map-marker-alt-light:before {
  content: "\e00d";
}
.lae-ic-phone-regular:before {
  content: "\e00e";
}
.lae-ic-play-circle-solid:before {
  content: "\e00f";
}
.lae-ic-search-light:before {
  content: "\e010";
}
.lae-ic-times-light:before {
  content: "\e011";
}
.lae-ic-youtube-brands:before {
  content: "\e012";
}
.lae-ic-chevron-left-light:before {
  content: "\e013";
}
.lae-ic-chevron-right-light:before {
  content: "\e014";
}
.lae-ic-arrow-left-light:before {
  content: "\e015";
}
.lae-ic-facebook-brands:before {
  content: "\e016";
}
.lae-ic-facebook:before {
  content: "\e017";
}
.lae-ic-tiktok:before {
  content: "\e018";
}
.lae-ic-x-twitter:before {
  content: "\e019";
}
.lae-ic-chevron-down-light:before {
  content: "\e01a";
}
