@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?g6a89v');
  src:  url('../fonts/icomoon.eot?g6a89v#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?g6a89v') format('woff2'),
    url('../fonts/icomoon.ttf?g6a89v') format('truetype'),
    url('../fonts/icomoon.woff?g6a89v') format('woff'),
    url('../fonts/icomoon.svg?g6a89v#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-home:before {
  content: "\f015";
}
.icon-share:before {
  content: "\e904";
}
.icon-chevron-thin-down:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-magnifying-glass:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e901";
}
.icon-contact:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e014";
}
.icon-heart:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e072";
}
.icon-head:before {
  content: "\e074";
}
.icon-cross:before {
  content: "\e117";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-youtube:before {
  content: "\f167";
}

