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

.li {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'laxland' !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;
}

.li-bed-furniture:before {
  content: "\e900";
}
.li-check-mark:before {
  content: "\e901";
}
.li-croissant:before {
  content: "\e902";
}
.li-mobile:before {
  content: "\e903";
}
.li-parking:before {
  content: "\e904";
}
.li-pool:before {
  content: "\e905";
}
.li-world:before {
  content: "\e906";
}
