@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bqku6m');
  src:  url('fonts/icomoon.eot?bqku6m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bqku6m') format('truetype'),
    url('fonts/icomoon.woff?bqku6m') format('woff'),
    url('fonts/icomoon.svg?bqku6m#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-villa:before {
  content: "\e900";
}
.icon-tech:before {
  content: "\e901";
}
.icon-dining:before {
  content: "\e902";
}
.icon-privacy:before {
  content: "\e903";
}
.icon-pool:before {
  content: "\e904";
}
.icon-pet:before {
  content: "\e905";
}
.icon-transport:before {
  content: "\e906";
}
.icon-carbon:before {
  content: "\e907";
}
.icon-size:before {
  content: "\e908";
}
.icon-guests:before {
  content: "\e909";
}
.icon-bed:before {
  content: "\e90a";
}
.icon-bath:before {
  content: "\e90c";
}
.icon-wifi:before {
  content: "\e90d";
}
.icon-pool2:before {
  content: "\e90e";
}
.icon-aircon:before {
  content: "\e90f";
}
.icon-kitchen:before {
  content: "\e910";
}
