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

[class^="icon-kindergo"], [class*=" icon-kindergo"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kindergoicon' !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-kindergoicon-1:before {
  content: "\e900";
}
.icon-kindergoicon-2:before {
  content: "\e901";
}
.icon-kindergoicon-3:before {
  content: "\e902";
}
.icon-kindergoicon-4:before {
  content: "\e903";
}
.icon-kindergoicon-5:before {
  content: "\e904";
}
.icon-kindergoicon-6:before {
  content: "\e905";
}
