@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qo4iy2');
  src:  url('fonts/icomoon.eot?qo4iy2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qo4iy2') format('truetype'),
    url('fonts/icomoon.woff?qo4iy2') format('woff'),
    url('fonts/icomoon.svg?qo4iy2#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-arrow-right:before {
  content: "\e917";
}
.icon-arrow-left:before {
  content: "\e918";
}
.icon-arrow-up:before {
  content: "\e919";
}
.icon-arrow-down:before {
  content: "\e91a";
}
.icon-right-arrow:before {
  content: "\e91b";
}
.icon-left-arrow:before {
  content: "\e91c";
}
.icon-up-arrow:before {
  content: "\e91d";
}
.icon-down-arrow:before {
  content: "\e91e";
}
.icon-magnifying-glass:before {
  content: "\e91f";
}
.icon-comment:before {
  content: "\e920";
}
.icon-telephone:before {
  content: "\e900";
}
.icon-review:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e903";
}
.icon-guarantee:before {
  content: "\e904";
}
.icon-worker:before {
  content: "\e905";
}
.icon-conversation:before {
  content: "\e906";
}
.icon-contact:before {
  content: "\e907";
}
.icon-repair:before {
  content: "\e908";
}
.icon-fixed:before {
  content: "\e909";
}
.icon-diagnostic:before {
  content: "\e90a";
}
.icon-technician:before {
  content: "\e90b";
}
.icon-refrigerator:before {
  content: "\e90c";
}
.icon-washing-machine:before {
  content: "\e90d";
}
.icon-oven:before {
  content: "\e90e";
}
.icon-water-heater:before {
  content: "\e90f";
}
.icon-gas:before {
  content: "\e910";
}
.icon-blender:before {
  content: "\e911";
}
.icon-ac:before {
  content: "\e912";
}
.icon-plumbing:before {
  content: "\e913";
}
.icon-worker-1:before {
  content: "\e914";
}
.icon-high-quality:before {
  content: "\e915";
}
.icon-call-now:before {
  content: "\e916";
}
