@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?me5ivc');
  src:  url('../fonts/icomoon.eot?me5ivc#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?me5ivc') format('truetype'),
    url('../fonts/icomoon.woff?me5ivc') format('woff'),
    url('../fonts/icomoon.svg?me5ivc#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-armchair:before {
  content: "\e900";
}
.icon-bath:before {
  content: "\e901";
}
.icon-bed:before {
  content: "\e902";
}
.icon-ceiling-lamp:before {
  content: "\e903";
}
.icon-chair:before {
  content: "\e904";
}
.icon-couch:before {
  content: "\e905";
}
.icon-furniture-and-hosehold:before {
  content: "\e906";
}
.icon-furnitures:before {
  content: "\e907";
}
.icon-insurance:before {
  content: "\e908";
}
.icon-living-room:before {
  content: "\e909";
}
.icon-living-room-1:before {
  content: "\e90a";
}
.icon-shopping:before {
  content: "\e90b";
}
.icon-shopping-cart:before {
  content: "\e90c";
}
.icon-sofa:before {
  content: "\e90d";
}
.icon-table:before {
  content: "\e90e";
}
