/*!
 * Bootstrap Icons lite subset — only icons used by CRM guest / gợi ý / đặt hàng.
 * Full set: bootstrap-icons.min.css (~86KB). This file is ~1KB + shared woff2.
 */
@font-face{
  font-display:swap;
  font-family:bootstrap-icons;
  src:url("fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
      url("fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff")
}
.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:-.125em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.bi-cart-plus::before{content:"\f23f"}
.bi-cart3::before{content:"\f244"}
.bi-download::before{content:"\f30a"}
.bi-moon-stars::before{content:"\f496"}
.bi-plus-square::before{content:"\f4fd"}
.bi-printer::before{content:"\f501"}
.bi-search::before{content:"\f52a"}
.bi-send::before{content:"\f6c0"}
.bi-stars::before{content:"\f589"}
.bi-truck::before{content:"\f5ea"}
