@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?v9x7h7');
  src:  url('fonts/icomoon.eot?v9x7h7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v9x7h7') format('truetype'),
    url('fonts/icomoon.woff?v9x7h7') format('woff'),
    url('fonts/icomoon.svg?v9x7h7#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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-care:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-filter:before {
  content: "\e909";
}
.icon-hamburger:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-linked-in:before {
  content: "\e90c";
}
.icon-list:before {
  content: "\e90d";
}
.icon-locations:before {
  content: "\e90e";
}
.icon-locations_white:before {
  content: "\e90f";
  color: #fff;
}
.icon-map:before {
  content: "\e910";
}
.icon-message:before {
  content: "\e911";
}
.icon-nlh_supergraphic:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e913";
}
.icon-phone_white:before {
  content: "\e914";
  color: #fff;
}
.icon-search:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-youtube:before {
  content: "\e917";
}
