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

[class^="icon1-"], [class*=" icon1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon1' !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;
}

.icon1-kontosuche:before {
  content: "\e900";
}
