@charset "UTF-8";

[data-icon]:before {
  font-family: "lptech-font" !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^="lp-"] {
  display: flex;
  align-items: center;
}
[class^="lp-"]:before,
[class*=" lp-"]:before {
  font-family: "lptech-font" !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;
}

.lp-arrow-right:before {
  content: "\0041";
}
.lp-arrrow-up:before {
  content: "\0042";
}
.lp-burger:before {
  content: "\0043";
}
.lp-calendar-2:before {
  content: "\0044";
}
.lp-call:before {
  content: "\0045";
}
.lp-chevron-down:before {
  content: "\0046";
}
.lp-chevron-left:before {
  content: "\0047";
}
.lp-chevron-right:before {
  content: "\0048";
}
.lp-chevron-up:before {
  content: "\0049";
}
.lp-clock:before {
  content: "\004a";
}
.lp-close:before {
  content: "\004b";
}
.lp-eye-open:before {
  content: "\004c";
}
.lp-facebook:before {
  content: "\004d";
}
.lp-info:before {
  content: "\004e";
}
.lp-link:before {
  content: "\004f";
}
.lp-location:before {
  content: "\0050";
}
.lp-logo:before {
  content: "\0051";
}
.lp-mail:before {
  content: "\0052";
}
.lp-mission:before {
  content: "\0053";
}
.lp-play-circle:before {
  content: "\0054";
}
.lp-profile:before {
  content: "\0055";
}
.lp-search:before {
  content: "\0056";
}
.lp-tick-circle:before {
  content: "\0057";
}
.lp-tiktok:before {
  content: "\0058";
}
.lp-verify:before {
  content: "\0059";
}
.lp-youtube:before {
  content: "\005a";
}
