@font-face {
  font-family: 'gtms-events';
  src:  url('fonts/icomoon.eot?fic7gl');
  src:  url('fonts/icomoon.eot?fic7gl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fic7gl') format('truetype'),
    url('fonts/icomoon.woff?fic7gl') format('woff'),
    url('fonts/icomoon.svg?fic7gl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gtms-events' !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;
}

.icon-event_scheduled:before {
  content: "\e900";
}
.icon-event_driving:before {
  content: "\e901";
}
.icon-event_missing:before {
  content: "\e902";
}
.icon-event_completed:before {
  content: "\e903";
}
.icon-event_prematurelyended:before {
  content: "\e904";
}
.icon-event_textmessage:before {
  content: "\e905";
}
.icon-event_audiomessage:before {
  content: "\e906";
}
.icon-event_passengers:before {
  content: "\e907";
}
.icon-event_driver:before {
  content: "\e908";
}
.icon-event_dooropenwhiledriving:before {
  content: "\e909";
}
.icon-event_dooropen:before {
  content: "\e90a";
}
.icon-event_doorclosed:before {
  content: "\e90b";
}
.icon-event_braking:before {
  content: "\e90c";
}
.icon-event_acceleration:before {
  content: "\e90d";
}
.icon-event_idling:before {
  content: "\e90e";
}
.icon-event_cornering:before {
  content: "\e90f";
}
.icon-event_speeding:before {
  content: "\e910";
}
.icon-event_swaying:before {
  content: "\e911";
}
.icon-event_messagesent:before {
  content: "\e912";
}
.icon-event_revving:before {
  content: "\e913";
}
.icon-event_messagerecieved:before {
  content: "\e914";
}
.icon-event_messageread:before {
  content: "\e915";
}
.icon-event_callrecieved:before {
  content: "\e916";
}
.icon-event_SA_alert:before {
  content: "\e917";
}
.icon-event_HA_alert:before {
  content: "\e918";
}
.icon-event_offroute:before {
  content: "\e919";
}
.icon-event_onroute:before {
  content: "\e91a";
}
.icon-event_inactiveroute:before {
  content: "\e91b";
}
.icon-event_accident:before {
  content: "\e91c";
}
.icon-event_breakdown:before {
  content: "\e91d";
}
.icon-event_heavytraffic:before {
  content: "\e91e";
}
.icon-event_occupancyfull:before {
  content: "\e91f";
}
.icon-event_BC:before {
  content: "\e920";
}
.icon-event_routeselected:before {
  content: "\e921";
}
.icon-event_busstop_arrival:before {
  content: "\e922";
}
.icon-event_busstop_departure:before {
  content: "\e923";
}
.icon-event_routepending:before {
  content: "\e924";
}
.icon-event_routestart:before {
  content: "\e925";
}
.icon-event_routeend:before {
  content: "\e926";
}
.icon-event_routedeviation:before {
  content: "\e927";
}
.icon-event_SOS_start:before {
  content: "\e928";
}
.icon-event_SOS_end:before {
  content: "\e929";
}
.icon-event_ignition:before {
  content: "\e92a";
}
.icon-event_ABSA:before {
  content: "\e92b";
}
.icon-event_BSA_mode:before {
  content: "\e92c";
}
.icon-event_busstop_skip:before {
  content: "\e92d";
}
.icon-event_bell-active:before {
  content: "\e92e";
}
.icon-event_bell-passive:before {
  content: "\e92f";
}
.icon-event_brake-passive:before {
  content: "\e930";
}
.icon-event_brake-active:before {
  content: "\e931";
}
.icon-event_enter-geo:before {
  content: "\e932";
}
.icon-event_exit-geo:before {
  content: "\e933";
}
.icon-event_inside-geo:before {
  content: "\e934";
}
.icon-event_reverse-geo:before {
  content: "\e935";
}
.icon-event_over-geo:before {
  content: "\e936";
}
.icon-event_callinitiated:before {
  content: "\e937";
}
.icon-event_callmissed:before {
  content: "\e938";
}
.icon-event_callcompleted:before {
  content: "\e939";
}
.icon-event_callcancelled:before {
  content: "\e93a";
}
