@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vwucc1');
  src:  url('fonts/icomoon.eot?vwucc1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vwucc1') format('truetype'),
    url('fonts/icomoon.woff?vwucc1') format('woff'),
    url('fonts/icomoon.svg?vwucc1#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-message:before {
  content: "\e900";
}
.icon-time:before {
  content: "\e901";
}
.icon-phone-call:before {
  content: "\e902";
}
.icon-magnifying-glass:before {
  content: url(../../images/icon/calculator.png);
}
.icon-location:before {
  content: "\e904";
}
.icon-tick:before {
  content: "\e905";
}
.icon-plumbing:before {
  content: url(../../images/icon/cash.png);
}
.icon-worker:before {
  content: "\e907";
}
.icon-laundry:before {
  content: url(../../images/icon/feature-one-icon-2.png);
}
.icon-washing-plate:before {
  content: url(../../images/icon/feature-one-icon-3.png);
}
.icon-window-cleaner:before {
  content: "\e90a";
}
.icon-sanitary:before {
  content: url(../../images/icon/feature-one-icon-1.png);
}
.icon-laundry-1:before {
  content: url(../../images/icon/coins.png);
}
.icon-wipe:before {
  content: "\e916";
}
.icon-teamwork:before {
  content: "\e90e";
}
.icon-trophy:before {
  content: "\e90f";
}
.icon-quote:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-envelope:before {
  content: "\e912";
}
.icon-location-1:before {
  content: "\e913";
}
.icon-house-cleaning:before {
  content: url(../../images/icon/mision.png);
}
.icon-find-my-friend:before {
  content: url(../../images/icon/cotiza.png);
}
.icon-buildings:before {
  content: url(../../images/icon/vision.png);
}
.icon-choose:before {
  content: url(../../images/icon/transfiere.png);
}
.icon-tick-mark:before {
  content: url(../../images/icon/recibe.png);
}
.icon-household:before {
  content: url(../../images/icon/mision-black.png);
}
.icon-broom:before {
  content: url(../../images/icon/vision-black.png);
}
.icon-checked:before {
  content: "\e91b";
}
.icon-check:before {
  content: "\e91c";
}
.icon-plus-symbol:before {
  content: "\e91d";
}
