@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-1" !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: "untitled-font-1" !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-biscuit:before {
  content: "\59";
}
.icon-bread-1:before {
  content: "\5a";
}
.icon-butter:before {
  content: "\30";
}
.icon-cake:before {
  content: "\31";
}
.icon-croissant-1:before {
  content: "\32";
}
.icon-donuts:before {
  content: "\33";
}
.icon-muffin-1:before {
  content: "\34";
}
.icon-oven-1:before {
  content: "\35";
}
.icon-pastry-bag-1:before {
  content: "\36";
}
.icon-pie-1:before {
  content: "\37";
}
.icon-pretzel-1:before {
  content: "\38";
}
.icon-roll-cake-1:before {
  content: "\39";
}
.icon-rolling-pin-1:before {
  content: "\21";
}
.icon-waffle:before {
  content: "\22";
}
.icon-whisk:before {
  content: "\23";
}
