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

[class^="icon-K8s"], [class*=" icon-K8s"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonK8s' !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-K8skubernetes:before {
  content: "\e900";
  color: #326ce5;
}
