@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8h2jdd');
  src:  url('fonts/icomoon.eot?8h2jdd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8h2jdd') format('truetype'),
    url('fonts/icomoon.woff?8h2jdd') format('woff'),
    url('fonts/icomoon.svg?8h2jdd#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-bed-single:before {
  content: "\e900";
}
.icon-bed-traditional:before {
  content: "\e901";
}
.icon-bed-double:before {
  content: "\e902";
}
.icon-flickr2:before {
  content: "\eaa4";
}
.icon-svg:before {
  content: "\eae9";
}
