@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1vcsi0');
  src:  url('fonts/icomoon.eot?1vcsi0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1vcsi0') format('truetype'),
    url('fonts/icomoon.woff?1vcsi0') format('woff'),
    url('fonts/icomoon.svg?1vcsi0#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; */
}

/* para não influenciar nas demais fontes do sistema */
[class^="icon-"]:not(.icon-th):not(.icon-color),
[class*=" icon-"]:not(.icon-th):not(.icon-color) {
  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-bell:before {
  content: "\e900";
}
.icon-bell-slash:before {
  content: "\e901";
}
.icon-calendar-clock:before {
  content: "\e902";
}
.icon-car:before {
  content: "\e903";
}
.icon-car-airplane:before {
  content: "\e904";
}
.icon-car-bus:before {
  content: "\e905";
}
.icon-car-conv:before {
  content: "\e906";
}
.icon-car-hatch:before {
  content: "\e907";
}
.icon-car-heli:before {
  content: "\e908";
}
.icon-car-moto:before {
  content: "\e909";
}
.icon-car-pax:before {
  content: "\e90a";
}
.icon-car-sedan:before {
  content: "\e90b";
}
.icon-car-suv:before {
  content: "\e90c";
}
.icon-car-taxi:before {
  content: "\e90d";
}
.icon-car-truck:before {
  content: "\e90e";
}
.icon-car-van:before {
  content: "\e90f";
}
.icon-car-van-alt:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e911";
}
.icon-csh:before {
  content: "\e912";
}
.icon-dispatch:before {
  content: "\e913";
}
.icon-limotaxi:before {
  content: "\e914";
}
.icon-login:before {
  content: "\e915";
}
.icon-logout:before {
  content: "\e916";
}
.icon-mark-from .path1:before {
  content: "\e917";
  color: rgb(255, 255, 255);
}
.icon-mark-from .path2:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-menu:before {
  content: "\e919";
}
.icon-payment:before {
  content: "\e91a";
}
.icon-payment-pending:before {
  content: "\e91b";
}
.icon-wallet:before {
  content: "\e91c";
}
