@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?29jwt5");
  src: url("fonts/icomoon.eot?29jwt5#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?29jwt5") format("truetype"), url("fonts/icomoon.woff?29jwt5") format("woff"),
    url("fonts/icomoon.svg?29jwt5#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-calendar:before {
  content: "\e912";
  color: #85c790;
}
.icon-chevron-down:before {
  content: "\e909";
  color: #54595f;
}
.btn-back::before,
.icon-chevron-left:before {
  font-family: "icomoon";
  content: "\e90a";
  color: #bac671;
}
.icon-chevron-right:before {
  content: "\e90b";
  color: #fff;
}
.icon-arrow-down:before {
  content: "\e900";
  color: #54595f;
}
.icon-ui-datepicker-next:before,
.ui-datepicker-next:before {
  font-family: "icomoon";
  content: "\e901";
  color: #54595f;
}
.icon-arrow-left:before {
  content: "\e902";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e903";
  color: #fff;
}
.icon-ui-datepicker-prev:before,
.ui-datepicker-prev:before {
  font-family: "icomoon";
  content: "\e904";
  color: #54595f;
}
.icon-close:before {
  content: "\e906";
}
.icon-map:before {
  content: "\e90d";
  color: #f15800;
}
.icon-elementor-star-rating:before {
  content: "\e914";
  color: #f15800;
}
.icon-star-fall:before {
  content: "\e915";
  color: #e63946;
}
.icon-lock:before {
  content: "\e916";
  color: #e63946;
}
.icon-call:before {
  content: "\e917";
}
.icon-call2:before {
  content: "\e905";
  color: #9ac67c;
}
