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

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

.daicons-checkhaken:before {
  content: "\e903";
}
.daicons-mehr:before {
  content: "\e904";
}
.daicons-kooperation:before {
  content: "\e907";
}
.daicons-automatisierung:before {
  content: "\e908";
}
.daicons-mobilitaet:before {
  content: "\e909";
}
.daicons-werkstattplanung:before {
  content: "\e90a";
}
.daicons-automatisierteroutinen:before {
  content: "\e90b";
}
.daicons-telefon:before {
  content: "\e901";
}
.daicons-transparenzechtzeit:before {
  content: "\e902";
}
.daicons-kommunikation:before {
  content: "\e905";
}
.daicons-terminplanung:before {
  content: "\e906";
}
.daicons-stepbystep:before {
  content: "\e900";
}
