@font-face {
  font-family: 'ndk-wurzen';
  src:  url('/assets/fonts/ndk-wurzen/ndk-wurzen.eot?ovjrvq');
  src:  url('/assets/fonts/ndk-wurzen/ndk-wurzen.eot?ovjrvq#iefix') format('embedded-opentype'),
    url('/assets/fonts/ndk-wurzen/ndk-wurzen.ttf?ovjrvq') format('truetype'),
    url('/assets/fonts/ndk-wurzen/ndk-wurzen.woff?ovjrvq') format('woff'),
    url('/assets/fonts/ndk-wurzen/ndk-wurzen.svg?ovjrvq#ndk-wurzen') 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: 'ndk-wurzen' !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-spenden:before {
  content: "\e900";
}
.icon-newsletter:before {
  content: "\e901";
}
