@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rplyff');
  src:  url('fonts/icomoon.eot?rplyff#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rplyff') format('truetype'),
    url('fonts/icomoon.woff?rplyff') format('woff'),
    url('fonts/icomoon.svg?rplyff#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-marker:before {
  content: "\e918";
}
.icon-quotes-right:before {
  content: "\e916";
}
.icon-quotes-left:before {
  content: "\e917";
}
.icon-gallery:before {
  content: "\e90a";
}
.icon-google-plus:before {
  content: "\e90b";
}
.icon-twitter:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-arrow-up:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-trip-advisor:before {
  content: "\e906";
}
.icon-holiday-check:before {
  content: "\e907";
}
.icon-building:before {
  content: "\e915";
}
.icon-food:before {
  content: "\e90f";
}
.icon-settings:before {
  content: "\e910";
}
.icon-paper-plane:before {
  content: "\e911";
}
.icon-leaf:before {
  content: "\e912";
}
.icon-heart:before {
  content: "\e913";
}
.icon-bed:before {
  content: "\e914";
}
.icon-mail:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
