/* cityride-icons replacement — mapped to Font Awesome 6 Free (loaded by fontawesome/css/all.min.css) */
[class^="icon-"], [class*=" icon-"] {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paper-plane:before { content: "\f1d8"; }
.icon-telephone-call:before { content: "\f095"; }
.icon-maps-and-flags:before { content: "\f3c5"; }
.icon-arrow-right1:before { content: "\f054"; }
.icon-arrow-right:before { content: "\f061"; }
.icon-arrow-left:before { content: "\f060"; }
.icon-front-car:before { content: "\f1b9"; }
.icon-x:before { content: "\f00d"; }
.icon-car-1:before { content: "\f1b9"; }
.icon-car-2:before { content: "\f5e4"; }
.icon-car-3:before { content: "\f1ba"; }
.icon-email:before { content: "\f0e0"; }
.icon-mail-2:before { content: "\f0e0"; }
.icon-location:before { content: "\f3c5"; }
.icon-location-1:before { content: "\f3c5"; }
.icon-map-pin:before { content: "\f276"; }
.icon-map:before { content: "\f279"; }
.icon-home:before { content: "\f015"; }
.icon-costumer:before { content: "\f0c0"; }
.icon-booking:before { content: "\f274"; }
.icon-user:before { content: "\f007"; }
.icon-taxi-2:before { content: "\f1ba"; }
.icon-rating:before { content: "\f005"; }
.icon-car-search:before { content: "\f002"; }
.icon-calendar:before { content: "\f133"; }
