@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oiq2kh');
  src:  url('fonts/icomoon.eot?oiq2kh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?oiq2kh') format('truetype'),
    url('fonts/icomoon.woff?oiq2kh') format('woff'),
    url('fonts/icomoon.svg?oiq2kh#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-hairdryer:before {
  content: "\e900";
}
.icon-hanger:before {
  content: "\e901";
}
.icon-oven:before {
  content: "\e902";
}
.icon-wifi:before {
  content: "\e903";
}
.icon-bathtub:before {
  content: "\e904";
}
.icon-wine-glass:before {
  content: "\e905";
}
.icon-toaster-with-bread-slice:before {
  content: "\e906";
}
.icon-fire-alarm:before {
  content: "\e907";
}
.icon-car-parking:before {
  content: "\e908";
}
.icon-detector:before {
  content: "\e909";
}
.icon-microwave-oven:before {
  content: "\e90a";
}
.icon-soap:before {
  content: "\e90b";
}
.icon-blind:before {
  content: "\e90c";
}
.icon-refrigerator:before {
  content: "\e90d";
}
.icon-door:before {
  content: "\e90e";
}
.icon-bottle:before {
  content: "\e90f";
}
.icon-kettle:before {
  content: "\e910";
}
.icon-thermometer:before {
  content: "\e911";
}
.icon-fire-extinguisher:before {
  content: "\e912";
}
.icon-spatula:before {
  content: "\e913";
}
.icon-freezer:before {
  content: "\e914";
}
.icon-wardrobe:before {
  content: "\e915";
}
.icon-towels:before {
  content: "\e916";
}
.icon-dinner-table:before {
  content: "\e917";
}
.icon-medicine:before {
  content: "\e918";
}
.icon-pillow:before {
  content: "\e919";
}
.icon-hob:before {
  content: "\e91a";
}
.icon-leaves:before {
  content: "\e91b";
}
.icon-iron:before {
  content: "\e91c";
}
.icon-television:before {
  content: "\e91d";
}
.icon-coffe-maker-machine:before {
  content: "\e91e";
}
.icon-kitchen:before {
  content: "\e91f";
}
