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

[class^="icon-"], [class*=" icon-"] ,.progress.active2 a::before,.btn-back,.btnBack, .map::before, .map, .errorText::before, .ui-datepicker-next, .ui-datepicker-prev, .select-wrapper::before,.select-wrapper::after {
  /* 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-calculator-calendar:before {
  content: "\e914";
  color: rgb(168, 197, 110);
}
.icon-calculator-calendar:after{
  content: "\e915";
  margin-left: -1em;
  color: rgb(168, 197, 110);
  opacity: 0.67;
}
.icon-home:before {
  content: "\e916";
  color: #a8c56e;
}
.icon-caret-down:before,.select-wrapper::after {
  content: "\e917";
  color: #c8c8c8;
}
.icon-checked-filled:before {
  content: "\e911";
  color: #26e8ba;
}
.icon-calendar:before {
  content: "\e912";
  color: #85c790;
}
.icon-close-soft:before {
  content: "\e913";
  color: #a3a3a3;
}
.icon-checked:before ,.progress.active2 a::before {
  content: "\e908";
  color: #fff;
}
.icon-chevron-down:before{
  content: "\e909";
  color: #54595f;
}
.icon-chevron-left:before,.btn-back::before,.cost_calculator .ui-datepicker-prev::before  {
  content: "\e90a";
  color: #bac671;
}
.icon-chevron-right:before  ,.cost_calculator .ui-datepicker-next::before{
  content: "\e90b";
  color: #fff;
}
.icon-mail:before {
  content: "\e90c";
  color: #c0da8d;
}
.icon-map:before {
  content: "\e90d";
  color: #c0da8d;
}
.icon-phone:before {
  content: "\e90e";
  color: #c0da8d;
}
.icon-user:before {
  content: "\e90f";
  color: #c0da8d;
}
.icon-warning:before {
  content: "\e910";
  color: #7d7a7a;
}
.icon-arrow-down:before {
  content: "\e900";
  color: #54595f;
}
.icon-arrow-east:before,.movingForm .ui-datepicker-next::before  {
  content: "\e901";
  color: #54595f;
}
.icon-arrow-left:before ,.btnBack::before{
  content: "\e902";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e903";
  color: #fff;
}
.icon-arrow-west:before,.movingForm .ui-datepicker-prev::before  {
  content: "\e904";
  color: #54595f;
}
.icon-check:before {
  content: "\e905";
  color: #fff;
}
.icon-close:before {
  content: "\e906";
}
.icon-info:before,.errorText:before {
  content: "\e907";
  color: #fff;
}
.map-input::before {
    content: "\e956";
}
.icon-map-input:before {
  content: "\e956";
  color: #85c790;
}