@font-face {
  font-family: 'icons-custom';
  src:  url('fonts/icons-custom.eot?fgvv4b');
  src:  url('fonts/icons-custom.eot?fgvv4b#iefix') format('embedded-opentype'),
    url('fonts/icons-custom.ttf?fgvv4b') format('truetype'),
    url('fonts/icons-custom.woff?fgvv4b') format('woff'),
    url('fonts/icons-custom.svg?fgvv4b#icons-custom') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-custom' !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;
}

.ci-clock2:before {
  content: "\e900";
}
.ci-ic-finance:before {
  content: "\e901";
}
.ci-ic-out-of-town:before {
  content: "\e902";
}
.ci-ic-quality:before {
  content: "\e903";
}
.ci-ic-trade-in:before {
  content: "\e904";
}
.ci-ic-warranties:before {
  content: "\e905";
}
.ci-location-pin:before {
  content: "\e906";
}
.ci-phone2:before {
  content: "\e907";
}
.ci-search:before {
  content: "\e908";
}
.ci-clock:before {
  content: "\e800";
}
.ci-contact:before {
  content: "\e801";
}
.ci-locate:before {
  content: "\e802";
}
.ci-phone:before {
  content: "\e803";
}
