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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'People-SP-Icon' !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-Organisatorisch:before {
  content: "\e901";
}
.icon-technisch:before {
  content: "\e902";
}
.icon-People:before {
  content: "\e900";
}
