@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?l3f9f7');
  src:  url('../fonts/icomoon.eot?l3f9f7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?l3f9f7') format('truetype'),
    url('../fonts/icomoon.woff?l3f9f7') format('woff'),
    url('../fonts/icomoon.svg?l3f9f7#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-drop-down-triangle:before {
  content: "\e920";
  color: #00aeae;
}
.icon-share:before {
  content: "\e91f";
  color: #f1f5f5;
}
.icon-arrow-top-right:before {
  content: "\e919";
}
.icon-prev:before {
  content: "\e91b";
  color: #4d4f4f;
  font-size: calc(20/ 16 * 1 rem);
}
.icon-next:before {
  content: "\e91d";
  color: #4d4f4f;
  font-size: calc(20/ 16 * 1 rem);
}
.icon-prev-bold:before {
  content: "\e91c";
  color: #00aeae;
}
.icon-next-bold:before {
  content: "\e921";
  color: #00aeae;
}
/* 30px */
.icon-arrow-right-short:before {
  content: "\e918";
  color: #4d4f4f;
}
/* 79px */
.icon-arrow-right:before {
  content: "\e900";
  color: #4d4f4f;
}
/* 197px */
.icon-arrow-right-long:before {
  content: "\e902";
  color: #4d4f4f;
}
/* 292px */
.icon-arrow-right-longer:before {
  content: "\e901";
  color: #4d4f4f;
}
.icon-pullup:before {
  content: "\e903";
}
.icon-dropdown:before {
  content: "\e90f";
}
.icon-pullup-bold:before {
  content: "\e904";
}
.icon-dropdown-bold:before {
  content: "\e911";
}
.icon-search-bold:before {
  content: "\e905";
  color: #4d4f4f;
}
.icon-location:before {
  content: "\e906";
  color: #4d4f4f;
}
.icon-film:before {
  content: "\e907";
}
.icon-fb:before {
  content: "\e908";
  color: #4d4f4f;
}
.icon-ig:before {
  content: "\e909";
  color: #4d4f4f;
}
.icon-outer-link:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e90b";
  color: #4d4f4f;
}
.icon-yt:before {
  content: "\e90c";
  color: #4d4f4f;
}
.icon-menu:before {
  content: "\e90d";
  color: #4d4f4f;
}
.icon-search:before {
  content: "\e90e";
  color: #4d4f4f;
}
.icon-arrow-down:before {
  content: "\e910";
}
.icon-outer-map:before {
  content: "\e912";
}
.icon-parking:before {
  content: "\e913";
}
.icon-fb-circle:before {
  content: "\e914";
}
.icon-line:before {
  content: "\e915";
}
.icon-email-share:before {
  content: "\e916";
}
.icon-twitter:before {
  content: "\e917";
}
.icon-time:before {
  content: "\e91a";
}
