@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-"]: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;
}

[class^="lp-"] {
  display: flex;
  align-items: center;
}

.lp-arrow-circle-right:before {
  content: "\0041";
}
.lp-arrow-left:before {
  content: "\0042";
}
.lp-arrow-right:before {
  content: "\0043";
}
.lp-calendar:before {
  content: "\0044";
}
.lp-category:before {
  content: "\0045";
}
.lp-chevron-down:before {
  content: "\0046";
}
.lp-chevron-left:before {
  content: "\0047";
}
.lp-chevron-right:before {
  content: "\0048";
}
.lp-clock:before {
  content: "\0049";
}
.lp-close:before {
  content: "\004a";
}
.lp-facebook:before {
  content: "\004b";
}
.lp-facebook-circle:before {
  content: "\004c";
}
.lp-global:before {
  content: "\004d";
}
.lp-home:before {
  content: "\004e";
}
.lp-instagram:before {
  content: "\004f";
}
.lp-link:before {
  content: "\0050";
}
.lp-linkedin:before {
  content: "\0051";
}
.lp-mail:before {
  content: "\0052";
}
.lp-menu:before {
  content: "\0053";
}
.lp-new-tab:before {
  content: "\0054";
}
.lp-phone:before {
  content: "\0055";
}
.lp-search:before {
  content: "\0056";
}
.lp-send:before {
  content: "\0057";
}
.lp-star:before {
  content: "\0058";
}
.lp-tiktok:before {
  content: "\0059";
}
.lp-verified:before {
  content: "\005a";
}
.lp-youtube:before {
  content: "\0061";
}
.lp-zalo:before {
  content: "\0062";
}