@font-face {
  font-family: 'carano-icon';
  src: url('../fonts/carano/carano-icon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="carano-icon-"], [class*=" carano-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'carano-icon' !important;
  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;
}

.carano-icon-ueber_eFSK:before {
  content: "\e904";
}
.carano-icon-ueber_Termine:before {
  content: "\e905";
}
.carano-icon-Fahrer_oFSK:before {
  content: "\e906";
}
.carano-icon-Fahrer_oFzg:before {
  content: "\e907";
}
.carano-icon-Fahrer_oTermin:before {
  content: "\e908";
}
.carano-icon-anstehende_eFSK:before {
  content: "\e909";
}
.carano-icon-aktive_Fahrer:before {
  content: "\e90a";
}
.carano-icon-rechnung:before {
  content: "\e901";
}
.carano-icon-car2:before {
  content: "\e902";
}
.carano-icon-schaden:before {
  content: "\e903";
}
.carano-icon-contract:before {
  content: "\e900";
}
