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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-ico_arrow_down:before {
  content: "\e900";
  color: #adadb3;
}
.icon-ico_meta_benachrichtigungen:before {
  content: "\e901";
  color: #adadb3;
}
.icon-ico_meta_kontaktanfragen:before {
  content: "\e902";
  color: #adadb3;
}
.icon-ico_meta_merkliste:before {
  content: "\e903";
  color: #adadb3;
}
.icon-ico_meta_nachrichten:before {
  content: "\e904";
  color: #adadb3;
}
.icon-ico_meta_search:before {
  content: "\e905";
  color: #adadb3;
}