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

[class^="icon-pfeile"], [class*=" icon-pfeile"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon_pfeile' !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-pfeilefolder-minus:before {
  content: "\e932";
}
.icon-pfeilelifebuoy:before {
  content: "\e941";
}
.icon-pfeilearrow-up-left:before {
  content: "\e900";
}
.icon-pfeilearrow-up:before {
  content: "\e901";
}
.icon-pfeilearrow-up-right:before {
  content: "\e902";
}
.icon-pfeilearrow-right:before {
  content: "\e903";
}
.icon-pfeilearrow-down-right:before {
  content: "\e904";
}
.icon-pfeilearrow-down:before {
  content: "\e905";
}
.icon-pfeilearrow-down-left:before {
  content: "\e906";
}
.icon-pfeilearrow-left:before {
  content: "\e907";
}
.icon-pfeilesection:before {
  content: "\ea76";
}
