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

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

.icon-suitcase:before {
  content: "\e900";
}
.icon-qr-code-scan:before {
  content: "\e901";
}
.icon-geo-alt:before {
  content: "\e902";
}
.icon-clock-history:before {
  content: "\e903";
}
.icon-heart-pulse-fill:before {
  content: "\e904";
}
.icon-bandaid-fill:before {
  content: "\e905";
}
.icon-suitcase-fill:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-person-fill-check:before {
  content: "\e908";
}
.icon-file-medical-fill:before {
  content: "\e909";
}
.icon-flower:before {
  content: "\e90a";
}
.icon-check-circle-fill:before {
  content: "\e90b";
}
.icon-geo-alt-fill:before {
  content: "\e90c";
}
.icon-telephone-fill:before {
  content: "\e90d";
}
.icon-envelope-fill:before {
  content: "\e90e";
}
.icon-chat-left-dots:before {
  content: "\e90f";
}
.icon-airplane:before {
  content: "\e910";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e912";
}
