/*!
 * Font Awesome Free 6.5.1 Subset by Antigravity (Custom Optimized)
 * Only contains used icons: tag, bell-concierge, utensils, tv, circle-info, bell, circle-question, wheat-awn, seedling, fish, shrimp, bacon, egg, bottle-droplet, ellipsis, wine-glass, cheese, bowl-food, burger, bowl-rice, ice-cream, triangle-exclamation, circle-exclamation, circle-check
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype");
}

.fa,
.fa-classic,
.fa-solid,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
}

.fa-solid,
.fas {
  font-weight: 900;
}

/* Icons mapping */
.fa-tag:before {
  content: "\f02b";
}

.fa-bell-concierge:before {
  content: "\f562";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-circle-info:before {
  content: "\f05a";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-circle-question:before {
  content: "\f059";
}

.fa-wheat-awn:before {
  content: "\e2cd";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-fish:before {
  content: "\f578";
}

.fa-shrimp:before {
  content: "\e448";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-bottle-droplet:before {
  content: "\e4c4";
}

.fa-ellipsis:before {
  content: "\f141";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-bowl-food:before {
  content: "\e4c6";
}

.fa-burger:before {
  content: "\f805";
}

.fa-bowl-rice:before {
  content: "\e2eb";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-triangle-exclamation:before {
  content: "\f071";
}

.fa-circle-exclamation:before {
  content: "\f06a";
}

.fa-circle-check:before {
  content: "\f058";
}