/* Font Awesome 6 Subset - only icons used on zapestnica.com */
/* Solid: bars, plus, times, edit, search, heart, shopping-cart, user, chevron-down/right, check, arrow-right | Brands: pinterest, facebook, instagram, whatsapp, twitter */
/* Note: FA6 Free has no separate regular font; far icons use solid at weight 900 */
@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url('../webfonts/fa-solid-900-subset.woff2') format('woff2')}
@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url('../webfonts/fa-brands-400-subset.woff2') format('woff2')}
.fa-solid,.fas{font-family:'Font Awesome 6 Free';font-weight:900}
.fa-brands,.fab{font-family:'Font Awesome 6 Brands';font-weight:400}
.fa-regular,.far{font-family:'Font Awesome 6 Free';font-weight:900}
.fa-bars:before{content:"\f0c9"}
.fa-plus:before{content:"\f067"}
.fa-times:before{content:"\f00d"}
.fa-pinterest:before{content:"\f0d2"}
.fa-facebook:before{content:"\f09a"}
.fa-instagram:before{content:"\f16d"}
.fa-whatsapp:before{content:"\f232"}
.fa-twitter:before{content:"\f099"}
.fa-edit:before{content:"\f044"}
.fa-search:before{content:"\f002"}
.fa-heart:before{content:"\f004"}
.fa-user:before{content:"\f007"}
.fa-check:before{content:"\f00c"}
.fa-arrow-right:before{content:"\f061"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-down:before{content:"\f078"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}
