@font-face {
  font-family: 'Landingpage';
  src:  url('fonts/Landingpage.eot?y1qqlt');
  src:  url('fonts/Landingpage.eot?y1qqlt#iefix') format('embedded-opentype'),
    url('fonts/Landingpage.ttf?y1qqlt') format('truetype'),
    url('fonts/Landingpage.woff?y1qqlt') format('woff'),
    url('fonts/Landingpage.svg?y1qqlt#Landingpage') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="lp-"], [class*=" lp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Landingpage' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lp-apple:before {
  content: "\e901";
}
.lp-facebook:before {
  content: "\e902";
}
.lp-instagram:before {
  content: "\e903";
}
.lp-twitter:before {
  content: "\e904";
}
.lp-tiktok:before {
  content: "\e900";
}
.lp-search:before {
  content: "\f002";
}
.lp-close:before {
  content: "\f00d";
}
.lp-remove:before {
  content: "\f00d";
}
.lp-times:before {
  content: "\f00d";
}
.lp-arrow-down:before {
  content: "\f063";
}
.lp-sign-in:before {
  content: "\f090";
}
.lp-laptop:before {
  content: "\f109";
}
.lp-youtube:before {
  content: "\f167";
}
.lp-android:before {
  content: "\f17b";
}
