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

[class^="icon-pf-"], [class*=" icon-pf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iStock-schmetterling' !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-pf-pfauenauge:before {
  content: "\e900";
}
