@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "castelein" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "castelein" !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;
}

.icon-bag-business-tools-basket-6:before {
  content: "\61";
}
.icon-bucket:before {
  content: "\62";
}
.icon-jar-of-food:before {
  content: "\63";
}
.icon-box-open:before {
  content: "\64";
}
.icon-bottle-food:before {
  content: "\65";
}
.icon-jar-plastic:before {
  content: "\66";
}
