@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?it2qmt');
  src:  url('fonts/icomoon.eot?it2qmt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?it2qmt') format('truetype'),
    url('fonts/icomoon.woff?it2qmt') format('woff'),
    url('fonts/icomoon.svg?it2qmt#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-bars:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-caret-down-solid:before {
  content: "\e902";
}
.icon-caret-left-solid:before {
  content: "\e903";
}
.icon-caret-right-solid:before {
  content: "\e904";
}
.icon-caret-up-solid:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-donation:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e909";
}
.icon-handshake-angle:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-pin:before {
  content: "\e90c";
}
.icon-pin-2:before {
  content: "\e90d";
}
.icon-play:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-user-plus:before {
  content: "\e910";
}
.icon-arrow-left:before {
  content: "\e911";
}
.icon-arrow-right:before {
  content: "\e912";
}
.icon-play-solid:before {
  content: "\e913";
}
.icon-circle-check-solid:before {
  content: "\e914";
}
.icon-bus:before {
  content: "\e915";
}
.icon-car:before {
  content: "\e916";
}
.icon-train:before {
  content: "\e917";
}
.icon-walking:before {
  content: "\e918";
}
.icon-hotel:before {
  content: "\e919";
}
.icon-xmark-solid:before {
  content: "\e91a";
}
.icon-download-solid:before {
  content: "\e91b";
}
