@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon/icomoon.eot?3gnqmf');
  src:  url('../../fonts/icomoon/icomoon.eot?3gnqmf#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon/icomoon.ttf?3gnqmf') format('truetype'),
    url('../../fonts/icomoon/icomoon.woff?3gnqmf') format('woff'),
    url('../../fonts/icomoon/icomoon.svg?3gnqmf#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-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-call:before {
  content: "\e903";
}
.icon-caret-down:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-contact-mail:before {
  content: "\e908";
}
.icon-contact-marker:before {
  content: "\e909";
}
.icon-contact-phone:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-hearth:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-linkedin:before {
  content: "\e90e";
}
.icon-map-marker:before {
  content: "\e90f";
}
.icon-market-straight:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-next:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e913";
}
.icon-pill:before {
  content: "\e914";
}
.icon-play-single:before {
  content: "\e915";
}
.icon-play:before {
  content: "\e916";
}
.icon-plus:before {
  content: "\e917";
}
.icon-prev:before {
  content: "\e918";
}
.icon-support:before {
  content: "\e919";
}
.icon-tooth:before {
  content: "\e91a";
}
.icon-twitter:before {
  content: "\e91b";
}
