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

.icon-3cx:before {
  content: "\e901";
}
.icon-cancel:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e902";
}
.icon-exit:before {
  content: "\f08b";
}
.icon-notification:before {
  content: "\e903";
}
.icon-car:before {
  content: "\e90c";
}
.icon-driver:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e904";
}
.icon-persons:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e90f";
}
.icon-arrow-right:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-gps:before {
  content: "\e905";
}
.icon-route:before {
  content: "\e906";
}
.icon-trip:before {
  content: "\e90d";
}
.icon-marker:before {
  content: "\e913";
}
.icon-clock:before {
  content: "\e907";
}
.icon-tel:before {
  content: "\e918";
}
.icon-edit:before {
  content: "\e916";
}
.icon-contact:before {
  content: "\e917";
}
.icon-share:before {
  content: "\f1e0";
}
.icon-trash:before {
  content: "\e919";
}
.icon-upload:before {
  content: "\e91a";
}
.icon-bug:before {
  content: "\e909";
}
.icon-mercedes:before {
  content: "\e90e";
}
.icon-volkswagen:before {
  content: "\e911";
}
.icon-fullscreen:before {
  content: "\e914";
}
.icon-shrink:before {
  content: "\e915";
}
.icon-sort-asc:before {
  content: "\f15d";
}
.icon-sort-desc:before {
  content: "\f15e";
}
