@font-face {
  font-family: 'home-icons';
  src:  url('fonts/home-icons.eot?msvwkb');
  src:  url('fonts/home-icons.eot?msvwkb#iefix') format('embedded-opentype'),
    url('fonts/home-icons.ttf?msvwkb') format('truetype'),
    url('fonts/home-icons.woff?msvwkb') format('woff'),
    url('fonts/home-icons.svg?msvwkb#home-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-home-page"], [class*=" icon-home-page"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'home-icons' !important;
  speak: none;
  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-home-pagehours-home:before {
  content: "\e900";
}
.icon-home-pageair-conditioner:before {
  content: "\e901";
}
.icon-home-pagediscount-home:before {
  content: "\e902";
}
.icon-home-pagedoor-knob-home:before {
  content: "\e903";
}
.icon-home-pageshower-home:before {
  content: "\e904";
}
.icon-home-pagewifi-home:before {
  content: "\e905";
}
