@font-face {
  font-family: 'ErentcarIcon';
  src:  url('./erentcaricon/ErentcarIcon.eot?aknvgx');
  src:  url('./erentcaricon/ErentcarIcon.eot?aknvgx#iefix') format('embedded-opentype'),
    url('./erentcaricon/ErentcarIcon.ttf?aknvgx') format('truetype'),
    url('./erentcaricon/ErentcarIcon.woff?aknvgx') format('woff'),
    url('./erentcaricon/ErentcarIcon.svg?aknvgx#ErentcarIcon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.econ {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ErentcarIcon' !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-x:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e90b";
}
.icon-arrow-right:before {
  content: "\e90c";
}
.icon-arrow-up:before {
  content: "\e90d";
}
.icon-star:before {
  content: "\e90e";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-car:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-cog:before {
  content: "\e903";
}
.icon-coin:before {
  content: "\e904";
}
.icon-coupon:before {
  content: "\e905";
}
.icon-edit:before {
  content: "\e906";
}
.icon-locate:before {
  content: "\e907";
}
.icon-question-answer:before {
  content: "\e908";
}
.icon-wallet:before {
  content: "\e909";
}