@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d8x1hs');
  src:  url('fonts/icomoon.eot?d8x1hs#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d8x1hs') format('truetype'),
    url('fonts/icomoon.woff?d8x1hs') format('woff'),
    url('fonts/icomoon.svg?d8x1hs#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;
    width: 25px; height: 25px; display: block; margin: auto; font-size: 2em; color: #FFF; 
}

.icon-filter:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-ht_cross:before {
  content: "\e908";
}
.icon-ht_tick:before {
  content: "\e909";
}
.icon-days:before {
  content: "\e900";
}
.icon-grade-easy:before {
  content: "\e901";
}
.icon-grade-extreme:before, .icon-grade-challenging:before  {
  content: "\e902";
}
.icon-grade-hard:before, .icon-grade-demanding:before {
  content: "\e903";
}
.icon-grade-moderate:before {
  content: "\e904";
}
.icon-grade-strenuous:before{
  content: "\e905";
}
.icon-location:before {
  content: "\e906";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-tripadvisor:before {
  content: "\e907";
}
