@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7spevu');
  src:  url('fonts/icomoon.eot?7spevu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7spevu') format('truetype'),
    url('fonts/icomoon.woff?7spevu') format('woff'),
    url('fonts/icomoon.svg?7spevu#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-menu-bars:before {
  content: "\e908";
}
.icon-times:before {
  content: "\e909";
}
.icon-cama:before {
  content: "\e900";
}
.icon-2camas:before {
  content: "\e901";
}
.icon-camas3:before {
  content: "\e902";
}
.icon-camas4:before {
  content: "\e903";
}
.icon-bano:before {
  content: "\e904";
}
.icon-matrimonial:before {
  content: "\e905";
}
.icon-toallas:before {
  content: "\e906";
}
.icon-wifi:before {
  content: "\e907";
}
