@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;
  margin-top: 4px;
}

[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-phone:before {
  content: "\66";
  color: white;
}
.icon-clock:before {
  content: "\61";
  color: white;
}
.icon-whatsapp-1:before {
  content: "\6a";
  color: white;
  margin-top: -1px;
  margin-left: 1px;
}
.icon-angle-left:before {
  content: "\62";
  color: white;
}
.icon-arrow-right:before {
  content: "\64";
  color: white;
  font-size: 16px;
}

.icon-angle-right:before {
  content: "\63";
  color: white;
}
.icon-instagram:before {
  content: "\65";
  font-size: 18px;
  color: #000;
  margin-left: 6px;
}
.icon-facebook-square:before {
  content: "\68";
  font-size: 17px;
  margin-top: 13px;
  color: #000;
  margin-left: 6px;
}
.icon-location:before {
  content: "\6d";
  color: white;
}

.icon {  
  color: white;
}

.icone {
  display: inline;
  vertical-align:middle;
  font-size: 18px;
  margin-left: 6px;
  color: black;
}

.icond {
  display: inline;
  vertical-align:middle;
  font-size: 18px;
  margin-left: 6px;
  color: white;
}

}
.icon-cutlery:before {
  content: "\67";
  color: white;
}
.icon-eat-food-fork-knife-streamline:before {
  content: "\69";
  color: white;
}

.icon-mugi:before {
  content: "\eb23";
  color: white;
}