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

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

.KPLC-coach:before {
  content: '\e900';
}
.KPLC-cockpit:before {
  content: '\e901';
}
.KPLC-contract:before {
  content: '\e902';
}
.KPLC-library:before {
  content: '\e903';
}
.KPLC-lock:before {
  content: '\e904';
}
.KPLC-menu:before {
  content: '\e905';
}
.KPLC-notification:before {
  content: '\e906';
}
.KPLC-organisation:before {
  content: '\e907';
}
.KPLC-pilot:before {
  content: '\e908';
}
.KPLC-record:before {
  content: '\e909';
}
.KPLC-service:before {
  content: '\e90a';
}
.KPLC-settings:before {
  content: '\e90b';
}
.KPLC-subject:before {
  content: '\e90c';
}
.KPLC-usermanagement:before {
  content: '\e90d';
}
