@font-face {
  font-family: 'icons-custom';
  src:  url('fonts/icons-custom.eot?1hbx4v');
  src:  url('fonts/icons-custom.eot?1hbx4v#iefix') format('embedded-opentype'),
    url('fonts/icons-custom.ttf?1hbx4v') format('truetype'),
    url('fonts/icons-custom.woff?1hbx4v') format('woff'),
    url('fonts/icons-custom.svg?1hbx4v#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-bigfoot:before {
  content: "\e905";
}
.ci-pickup:before {
  content: "\e906";
}
.ci-bt_hatchback:before {
  content: "\e900";
}
.ci-bt_people-mover:before {
  content: "\e901";
}
.ci-bt_sedan:before {
  content: "\e902";
}
.ci-bt_van:before {
  content: "\e903";
}
.ci-bt_wagon:before {
  content: "\e904";
}
.ci-clock:before {
  content: "\e800";
}
.ci-contact:before {
  content: "\e801";
}
.ci-locate:before {
  content: "\e802";
}
.ci-phone:before {
  content: "\e803";
}
