@font-face {
  font-family: 'icomoon';
  src:  url('iconfonts/icomoon.eot?fe7zqk');
  src:  url('iconfonts/icomoon.eot?fe7zqk#iefix') format('embedded-opentype'),
/*url('iconfonts/icomoon.ttf?fe7zqk') format('truetype'),*/
url('iconfonts/icomoon.woff?fe7zqk') format('woff'),
url('iconfonts/icomoon.svg?fe7zqk#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;
  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-whatsapp:before {
  content: "\e900";
}
.icon-bluesky:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-blood-drop:before {
  content: "\e903";
}
.icon-car-wash:before {
  content: "\e904";
}
.icon-email:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e906";
}
.icon-eye-outline:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-google-map:before {
  content: "\e909";
}
.icon-hand-paper:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-light-car:before {
  content: "\e90c";
}
.icon-list-check:before {
  content: "\e90d";
}
.icon-location-pin:before {
  content: "\e90e";
}
.icon-persons:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-queen:before {
  content: "\e911";
}
.icon-star:before {
  content: "\e912";
}
.icon-sync-icon:before {
  content: "\e913";
}
.icon-telephone:before {
  content: "\e914";
}
.icon-thumbs-up:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
