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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-snowflake:before {
  content: "\e900";
}
.icon-fire:before {
  content: "\e901";
}
.icon-stone-oven:before {
  content: "\e903";
}
.icon-store:before {
  content: "\e904";
}
.icon-coffee-table:before {
  content: "\e905";
}
.icon-coffee-machine:before {
  content: "\e906";
}
.icon-fan:before {
  content: "\e907";
}
.icon-laundry-service:before {
  content: "\e908";
}
.icon-table:before {
  content: "\e909";
}
.icon-light-bulb:before {
  content: "\e90a";
}
.icon-close-envelope:before {
  content: "\e90b";
}
.icon-four-grid-layout-design-interface-symbol:before {
  content: "\e90c";
}
.icon-home-button:before {
  content: "\e90d";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
