/*!
 * Bootstrap Icons Slim (Custom subset for Delícias da Lê)
 */
@font-face {
  font-display: swap;
  font-family: bootstrap-icons;
  src: url("assets/fonts/bootstrap-icons.woff2") format("woff2");
}

.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-bag::before { content: "\f179"; }
.bi-list::before { content: "\f479"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-cake2::before { content: "\f6ed"; }
.bi-stars::before { content: "\f589"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-plus::before { content: "\f4fe"; }
.bi-search::before { content: "\f52a"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-envelope::before { content: "\f32f"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-instagram::before { content: "\f437"; }
.bi-x-lg::before { content: "\f659"; }