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

[class^="mw-icons-"], [class*=" mw-icons-"] {
  /* 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;
}

.mw-icons-finanzen:before {
  content: "\e900";
}
.mw-icons-wohnbau:before {
  content: "\e901";
}
.mw-icons-pflege:before {
  content: "\e902";
}
.mw-icons-buerokratie:before {
  content: "\e903";
}
.mw-icons-verkehrsinfrastruktur:before {
  content: "\e904";
}
.mw-icons-energiezukunft:before {
  content: "\e905";
}
.mw-icons-sicherheit:before {
  content: "\e906";
}
.mw-icons-respekt:before {
  content: "\e907";
}
.mw-icons-leistung:before {
  content: "\e908";
}
