@charset "UTF-8";

@font-face {
  font-family: "kitchen";
  src:url("fonts/kitchen.eot");
  src:url("fonts/kitchen.eot?#iefix") format("embedded-opentype"),
    url("fonts/kitchen.woff") format("woff"),
    url("fonts/kitchen.ttf") format("truetype"),
    url("fonts/kitchen.svg#kitchen") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "kitchen" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="kitchen-"]:before,
[class*=" kitchen-"]:before {
  font-family: "kitchen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kitchen-coffee-machine-kitchenware-svgrepo-com:before {
  content: "\61";
}
.kitchen-kitchen-furniture-svgrepo-com:before {
  content: "\62";
}
.kitchen-ustensile-cuisine:before {
  content: "\63";
}
