/*!
 * Subconjunto de Bootstrap Icons 1.11.3 con SOLO los 5 iconos usados en
 * deploy/catalog (bi-book, bi-cart, bi-emoji-laughing, bi-headphones,
 * bi-instagram) — generado con fontTools.subset a partir del paquete
 * oficial. Si se usa un icono nuevo en index.php, hay que regenerar este
 * subset (ver comandos en el historial de CLAUDE.md / commit que lo introdujo).
 */
@font-face{font-display:block;font-family:bootstrap-icons;src:url("fonts/bootstrap-icons-subset.woff2") format("woff2"),url("fonts/bootstrap-icons-subset.woff") 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-book::before{content:"\f194"}
.bi-cart::before{content:"\f242"}
.bi-emoji-laughing::before{content:"\f321"}
.bi-headphones::before{content:"\f413"}
.bi-instagram::before{content:"\f437"}
