@font-face {
  font-family: 'cm-icons';
  src: url('../font/cm-icons.woff2') format('woff2'), url('../font/cm-icons.woff') format('woff'), url('../font/cm-icons.ttf') format('truetype'), url('../font/cm-icons.svg#cm-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="cm-icon-"], [class*=" cm-icon-"] {
  font-family: 'cm-icons' !important;
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cm-icon-beratung:before { content: '\e800'; }
.cm-icon-loesung:before { content: '\e801'; }
.cm-icon-schulung:before { content: '\e802'; }
