@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6c9s5o');
  src:  url('fonts/icomoon.eot?6c9s5o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6c9s5o') format('truetype'),
    url('fonts/icomoon.woff?6c9s5o') format('woff'),
    url('fonts/icomoon.svg?6c9s5o#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-ic_enter:before {
  content: "\e914";
}
.icon-ic_pfeil_links:before {
  content: "\e915";
}
.icon-ic_pfeil_rechts:before {
  content: "\e916";
}
.icon-ic_mail:before {
  content: "\e908";
}
.icon-ic_ticket:before {
  content: "\e911";
}
.icon-ic_top:before {
  content: "\e913";
}
.icon-ic_about:before {
  content: "\e900";
}
.icon-ic_back:before {
  content: "\e901";
}
.icon-ic_date:before {
  content: "\e902";
}
.icon-ic_date_star .path1:before {
  content: "\e903";
  color: rgb(0, 0, 0);
}
.icon-ic_date_star .path2:before {
  content: "\e904";
  margin-left: -1.01171875em;
  color: rgb(29, 29, 27);
}
.icon-ic_facts:before {
  content: "\e905";
}
.icon-ic_herz:before {
  content: "\e906";
}
.icon-ic_location:before {
  content: "\e907";
}
.icon-ic_map:before {
  content: "\e909";
}
.icon-ic_minus:before {
  content: "\e90a";
}
.icon-ic_network:before {
  content: "\e90b";
}
.icon-ic_photo:before {
  content: "\e90c";
}
.icon-ic_plus:before {
  content: "\e90d";
}
.icon-ic_podcast:before {
  content: "\e90e";
}
.icon-ic_power:before {
  content: "\e90f";
}
.icon-ic_speaker:before {
  content: "\e910";
}
.icon-ic_time:before {
  content: "\e912";
}
