@font-face {
  font-family: 'VMS-Icons';
  src:
    url('fonts/VMS-Icons.woff2?58t2fw') format('woff2'),
    url('fonts/VMS-Icons.ttf?58t2fw') format('truetype'),
    url('fonts/VMS-Icons.woff?58t2fw') format('woff'),
    url('fonts/VMS-Icons.svg?58t2fw#VMS-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.vms-iconnav_start:before {
  content: "\e909";
  color: #0098b6;
}
.vms-iconnav_end:before {
  content: "\e90e";
  color: #0098b6;
}
.vms-iconnav_chemnitz_bahn:before {
  content: "\e907";
  color: #dd0b2f;
}
.vms-iconnav_stop:before {
  content: "\e920";
  color: #0098b6;
}
.vms-iconnav_zug:before {
  content: "\e923";
  color: #dd0b2f;
}
.vms-iconnav_bus:before {
  content: "\e925";
  color: #a5177f;
}
.vms-iconmagazin:before {
  content: "\e906";
}
.vms-iconpark-and-ride:before {
  content: "\e904";
}
.vms-iconkarriere:before {
  content: "\e905";
}
.vms-iconchemnitzer_modell_icon:before {
  content: "\e900";
}
.vms-iconfreizeitangebote_icon:before {
  content: "\e901";
}
.vms-iconnews_icon:before {
  content: "\e902";
}
.vms-iconschuelerbefoerderung_icon:before {
  content: "\e903";
}
