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

[class^="mw-icons2-"], [class*=" mw-icons2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'MW' !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-icons2-Presse2:before {
  content: "\e902";
}
.mw-icons2-Kontakt2:before {
  content: "\e903";
}
.mw-icons2-Kontakt:before {
  content: "\e900";
  color: #fff;
}
.mw-icons2-Presse:before {
  content: "\e901";
  color: #fff;
}
