@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tfjt4m');
  src:  url('fonts/icomoon.eot?tfjt4m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tfjt4m') format('truetype'),
    url('fonts/icomoon.woff?tfjt4m') format('woff'),
    url('fonts/icomoon.svg?tfjt4m#icomoon') 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: 'icomoon' !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-icon-laupen1:before {
  content: "\e902";
  color: #b9cf3b;
}
.icon-icon-sp1:before {
  content: "\e903";
  color: #e4002b;
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-file-pdf:before {
  content: "\eadf";
}
