@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?igf3n9');
  src:  url('../fonts/icomoon.eot?igf3n9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?igf3n9') format('woff2'),
    url('../fonts/icomoon.ttf?igf3n9') format('truetype'),
    url('../fonts/icomoon.woff?igf3n9') format('woff'),
    url('../fonts/icomoon.svg?igf3n9#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-logo-blau:before {
  content: "\e905";
  color: #034894;
}
.icon-logo .path1:before {
  content: "\e900";
  color: rgb(188, 188, 223);
}
.icon-logo .path2:before {
  content: "\e901";
  margin-left: -0.95703125em;
  color: rgb(3, 72, 148);
}
.icon-logo .path3:before {
  content: "\e902";
  margin-left: -0.95703125em;
  color: rgb(134, 134, 134);
}
.icon-pfeil-links:before {
  content: "\e903";
}
.icon-pfeil-rechts:before {
  content: "\e904";
}
