@font-face {
  font-family: 'custom-icomoon';
  src:  url('fonts/custom-icomoon.eot?pg7491');
  src:  url('fonts/custom-icomoon.eot?pg7491#iefix') format('embedded-opentype'),
    url('fonts/custom-icomoon.ttf?pg7491') format('truetype'),
    url('fonts/custom-icomoon.woff?pg7491') format('woff'),
    url('fonts/custom-icomoon.svg?pg7491#custom-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: 'custom-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-calc:before {
  content: "\e913";
  color: #fff;
}
.icon-home:before {
  content: "\e900";
  color: #f26f21;
}
.icon-quotes:before {
  content: "\e901";
  color: #f26f21;
}
.icon-arrow-left:before {
  content: "\e902";
  color: #f26f21;
}
.icon-arrow-left2:before {
  content: "\e903";
  color: #d0cbc9;
}
.icon-arrow-right2:before {
  content: "\e904";
  color: #f26f21;
}
.icon-check:before {
  content: "\e905";
  color: #f26f21;
}
.icon-hide:before {
  content: "\e906";
  color: #7a7674;
}
.icon-add:before {
  content: "\e907";
  color: #f26f21;
}
.icon-facebook:before {
  content: "\e908";
  color: #f26f21;
}
.icon-mail:before {
  content: "\e909";
  color: #f26f21;
}
.icon-phone1:before {
  content: "\e90a";
  color: #f26f21;
}
.icon-arrow-right:before {
  content: "\e90b";
  color: #f26f21;
}
.icon-garage:before {
  content: "\e90c";
  color: #f26f21;
}
.icon-square:before {
  content: "\e90d";
  color: #f26f21;
}
.icon-bed:before {
  content: "\e90e";
  color: #f26f21;
}
.icon-bath:before {
  content: "\e90f";
  color: #f26f21;
}
.icon-search:before {
  content: "\e910";
  color: #fff;
}
.icon-arrow:before {
  content: "\e911";
  color: #f26f21;
}
.icon-phone:before {
  content: "\e912";
  color: #fff;
}
