@font-face {
  font-family: 'iconos-enclaves';
  src:  url('fonts/iconos-enclaves.eot?ebvszi');
  src:  url('fonts/iconos-enclaves.eot?ebvszi#iefix') format('embedded-opentype'),
    url('fonts/iconos-enclaves.ttf?ebvszi') format('truetype'),
    url('fonts/iconos-enclaves.woff?ebvszi') format('woff'),
    url('fonts/iconos-enclaves.svg?ebvszi#iconos-enclaves') 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: 'iconos-enclaves' !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:before {
  content: "\e90c";
}
.icon-aircon:before {
  content: "\e900";
}
.icon-bus:before {
  content: "\e901";
}
.icon-fields:before {
  content: "\e902";
}
.icon-good-ratings:before {
  content: "\e903";
}
.icon-historic-hotel:before {
  content: "\e904";
}
.icon-medal:before {
  content: "\e905";
}
.icon-monastery:before {
  content: "\e906";
}
.icon-nature:before {
  content: "\e907";
}
.icon-seaside-hotel:before {
  content: "\e908";
}
.icon-seaviews:before {
  content: "\e909";
}
.icon-spa:before {
  content: "\e90a";
}
.icon-village:before {
  content: "\e90b";
}
