@font-face {
  font-family: 'icon-landing-page';
  src:  url('icon-landing-page.eot?i0irg8');
  src:  url('icon-landing-page.eot?i0irg8#iefix') format('embedded-opentype'),
    url('icon-landing-page.ttf?i0irg8') format('truetype'),
    url('icon-landing-page.woff?i0irg8') format('woff'),
    url('icon-landing-page.svg?i0irg8#icon-landing-page') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-landing-page' !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;
}

.fa-map:before {
  content: "\e904";
}
.fa-bullseye:before {
  content: "\e90e";
}
.fa-asterisk:before {
  content: "\e90f";
}
.fa-hand-holding-heart:before {
  content: "\e910";
}
.fa-window-restore:before {
  content: "\e900";
}
.fa-object-ungroup:before {
  content: "\e901";
}
.fa-water:before {
  content: "\e902";
}
.fa-dot-circle:before {
  content: "\e903";
}
.fa-bars:before {
  content: "\e905";
}
.fa-chart-pie:before {
  content: "\e906";
}
.fa-chart-bar:before {
  content: "\e907";
}
.fa-chevron-down:before {
  content: "\e908";
}
.fa-chevron-right:before {
  content: "\e909";
}
.fa-caret-up:before {
  content: "\e90a";
}
.fa-caret-right:before {
  content: "\e90b";
}
.fa-chevron-up:before {
  content: "\e90c";
}
.fa-check:before {
  content: "\e90d";
}
