@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?48qks4');
  src:  url('fonts/icomoon.eot?48qks4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?48qks4') format('truetype'),
    url('fonts/icomoon.woff?48qks4') format('woff'),
    url('fonts/icomoon.svg?48qks4#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: 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-home4:before {
  content: "\e900";
}
.icon-bathtub:before {
  content: "\e901";
}
.icon-toothbrush:before {
  content: "\e902";
}
.icon-bed:before {
  content: "\e903";
}
.icon-couch:before {
  content: "\e904";
}
.icon-cloud-windy:before {
  content: "\e905";
}
.icon-key:before {
  content: "\e906";
}
.icon-joystick:before {
  content: "\e907";
}
.icon-heart:before {
  content: "\e908";
}
.icon-document2:before {
  content: "\e911";
}
.icon-guitar:before {
  content: "\e909";
}
.icon-socks:before {
  content: "\e90a";
}
.icon-flip-flops:before {
  content: "\e90b";
}
.icon-hanger:before {
  content: "\e90c";
}
.icon-laundry:before {
  content: "\e90d";
}
.icon-ice-cream:before {
  content: "\e90e";
}
.icon-bowling-pins:before {
  content: "\e90f";
}
.icon-refund:before {
  content: "\e910";
}
