@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/152819/Podhurst/icomoon.eot?629y9l');
  src:  url('https://cdn.icomoon.io/152819/Podhurst/icomoon.eot?629y9l#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/152819/Podhurst/icomoon.woff2?629y9l') format('woff2'),
    url('https://cdn.icomoon.io/152819/Podhurst/icomoon.ttf?629y9l') format('truetype'),
    url('https://cdn.icomoon.io/152819/Podhurst/icomoon.woff?629y9l') format('woff'),
    url('https://cdn.icomoon.io/152819/Podhurst/icomoon.svg?629y9l#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-cross:before {
  content: "\e870";
}
.icon-arrow-right:before {
  content: "\e87a";
}
.icon-link-icon:before {
  content: "\e90d";
}
.icon-crest-phone-icon:before {
  content: "\e90b";
}
.icon-crest-location-pin:before {
  content: "\e90c";
}
.icon-crest-close-icon:before {
  content: "\e900";
}
.icon-crest-plus-icon:before {
  content: "\e901";
}
.icon-crest-search-icon:before {
  content: "\e902";
}
.icon-crest-chevron-up:before {
  content: "\e903";
}
.icon-crest-chevron-left:before {
  content: "\e904";
}
.icon-crest-chevron-down:before {
  content: "\e905";
}
.icon-crest-chevron-right:before {
  content: "\e906";
}
.icon-crest-arrow-down:before {
  content: "\e907";
}
.icon-crest-arrow-right:before {
  content: "\e908";
}
.icon-crest-arrow-up:before {
  content: "\e909";
}
.icon-crest-arrow-left:before {
  content: "\e90a";
}
