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

[class^="icon-dawc-zahlen-"], [class*=" icon-dawc-zahlen-"] {
  /* 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-dawc-zahlen-plus:before {
  content: "\e908";
}
.icon-dawc-zahlen-haken_big:before {
  content: "\e907";
}
.icon-dawc-zahlen-4:before {
  content: "\e903";
  color: #00a139;
}
.icon-dawc-zahlen-3:before {
  content: "\e904";
  color: #00a139;
}
.icon-dawc-zahlen-2:before {
  content: "\e905";
  color: #00a139;
}
.icon-dawc-zahlen-1:before {
  content: "\e906";
  color: #00a139;
}
.icon-dawc-zahlen-7:before {
  content: "\e900";
  color: #00a139;
}
.icon-dawc-zahlen-6:before {
  content: "\e901";
  color: #00a139;
}
.icon-dawc-zahlen-5:before {
  content: "\e902";
  color: #00a139;
}
