/* purgecss ignore */

@font-face {
 font-family: 'icostyle';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("fonts/icostyle.woff2") format("woff2"),
       url("fonts/icostyle.woff") format("woff");
}

.icon, .iconb {
  -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.icon {
	font-family: 'icostyle';
	font-weight: 900;
}

.iconb {
	font-family: 'icostyle';
	font-weight: 400;
}

.icon-clothes-washing-icon:before {
  content: "\e90b";
}
.icon-snowflake-icon:before {
  content: "\e90c";
}
.icon-ear-pain-icon:before {
  content: "\e90d";
}
.icon-smell-icon:before {
  content: "\e90e";
}
.icon-star:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-washing-machine:before {
  content: "\e902";
}
.icon-tools-alt-2:before {
  content: "\e903";
}
.icon-droplet:before {
  content: "\e90f";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-phone:before {
  content: "\e942";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-envelope-o:before {
  content: "\e90a";
}
.icon-google:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-calendar-check-o:before {
  content: "\e909";
}
.icon-check2:before {
  content: "\e906";
}
.icon-check1:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e904";
}