@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?22zkln');
  src:  url('fonts/icomoon.eot?22zkln#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?22zkln') format('truetype'),
    url('fonts/icomoon.woff?22zkln') format('woff'),
    url('fonts/icomoon.svg?22zkln#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-risiken:before {
  content: "\e900";
  color: #1b4c9c;
}
.icon-nachsorge:before {
  content: "\e901";
  color: #1b4c9c;
}
.icon-methode:before {
  content: "\e902";
  color: #1b4c9c;
}
.icon-kosten:before {
  content: "\e903";
  color: #1b4c9c;
}
.icon-heilungsdauer:before {
  content: "\e904";
  color: #1b4c9c;
}
.icon-fachbegriff:before {
  content: "\e905";
  color: #1b4c9c;
}
.icon-dauer:before {
  content: "\e906";
  color: #1b4c9c;
}
.icon-anaesthesie:before {
  content: "\e907";
  color: #1b4c9c;
}
.icon-ablauf:before {
  content: "\e908";
  color: #1b4c9c;
}
