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

[class^="kkm-icon-"], [class*=" kkm-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'KKM-Icons' !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;
}

.kkm-icon-Word:before {
  content: "\e906";
}
.kkm-icon-PDF:before {
  content: "\e909";
}
.kkm-icon-PowerPoint:before {
  content: "\e90a";
}
.kkm-icon-Excell:before {
  content: "\e90b";
}
.kkm-icon-Pfeil:before {
  content: "\e904";
}
.kkm-icon-Person:before {
  content: "\e900";
}
.kkm-icon-E-Mail:before {
  content: "\e901";
}
.kkm-icon-Ort:before {
  content: "\e902";
}
.kkm-icon-Telefon:before {
  content: "\e903";
}
.kkm-icon-Kalender:before {
  content: "\e905";
}
.kkm-icon-Link:before {
  content: "\e908";
}
.kkm-icon-Haken:before {
  content: "\e907";
}
