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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kuk-font' !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-bebidas-kuk:before {
  content: "\e901";
}
.icon-congelados-kuk:before {
  content: "\e902";
}
.icon-desayunos-kuk:before {
  content: "\e903";
}
.icon-despensa-kuk:before {
  content: "\e904";
}
.icon-dulces-kuk:before {
  content: "\e905";
}
.icon-limpieza-kuk:before {
  content: "\e906";
}
.icon-quesos-kuk:before {
  content: "\e907";
}
.icon-lacteo-kuk:before {
  content: "\e900";
}
