@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icofonts/icomoon.eot?grj1bq');
  src:  url('../fonts/icofonts/icomoon.eot?grj1bq#iefix') format('embedded-opentype'),
    url('../fonts/icofonts/icomoon.ttf?grj1bq') format('truetype'),
    url('../fonts/icofonts/icomoon.woff?grj1bq') format('woff'),
    url('../fonts/icofonts/icomoon.svg?grj1bq#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-right-solid:before {
  content: "\ee906";
}
.icon-bars-solid:before {
  content: "\ee900";
}
.icon-car-solid:before {
  content: "\ee901";
}
.icon-chevron-down-solid:before {
  content: "\ee902";
}
.icon-location-dot-solid:before {
  content: "\ee903";
}
.icon-phone-solid:before {
  content: "\ee904";
}
.icon-xmark-solid:before {
  content: "\ee905";
}
