@font-face {
  font-family: 'leapa';
  src:
    url('fonts/leapa.ttf?77bggj') format('truetype'),
    url('fonts/leapa.woff?77bggj') format('woff'),
    url('fonts/leapa.svg?77bggj#leapa') 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: 'leapa' !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-check:before {
  content: "\e90c";
}
.lp-reload:before {
  content: "\e90d";
}
.lp-mail:before {
  content: "\e90e";
}
.lp-verify:before {
  content: "\e90f";
}
.lp-box:before {
  content: "\e90b";
}
.lp-scan:before {
  content: "\e900";
}
.lp-coin:before {
  content: "\e901";
}
.lp-pay:before {
  content: "\e902";
}
.lp-reset:before {
  content: "\e903";
}
.lp-share:before {
  content: "\e904";
}
.lp-empty:before {
  content: "\e905";
}
.lp-wifi-abnormal:before {
  content: "\e906";
}
.lp-device:before {
  content: "\e907";
}
.lp-wallet:before {
  content: "\e908";
}
.lp-report:before {
  content: "\e909";
}
.lp-setting:before {
  content: "\e90a";
}
