@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoona57a.eot?o81b7p');
  src:  url('fonts/icomoona57a.eot?o81b7p#iefix') format('embedded-opentype'),
    url('fonts/icomoona57a.ttf?o81b7p') format('truetype'),
    url('fonts/icomoona57a.woff?o81b7p') format('woff'),
    url('fonts/icomoona57a.svg?o81b7p#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-list:before {
  content: "\e90c";
}
.icon-marker:before {
  content: "\e90d";
}
.icon-scroll:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-google:before {
  content: "\e906";
}
.icon-sort-down:before {
  content: "\e905";
}
.icon-tripadvisor:before {
  content: "\e900";
}
.icon-yelp:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
