@font-face {
  font-family: 'kids-world-icons';
  src:  url('fonts/kids-world-icons.eot?ee1thb');
  src:  url('fonts/kids-world-icons.eot?ee1thb#iefix') format('embedded-opentype'),
    url('fonts/kids-world-icons.ttf?ee1thb') format('truetype'),
    url('fonts/kids-world-icons.woff?ee1thb') format('woff'),
    url('fonts/kids-world-icons.svg?ee1thb#kids-world-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="kw-"], [class*=" kw-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kids-world-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;
}

.kw-logo-diamant:before {
  content: "\e909";
}
.kw-logo:before {
  content: "\e908";
}
.kw-left:before {
  content: "\e900";
}
.kw-right:before {
  content: "\e901";
}
.kw-truck:before {
  content: "\e902";
}
.kw-cart:before {
  content: "\e903";
}
.kw-delivery-time:before {
  content: "\e904";
}
.kw-return:before {
  content: "\e905";
}
.kw-child-support-payment:before {
  content: "\e906";
}
.kw-search:before {
  content: "\e907";
}
