/*
 * Sottoinsieme di Font Awesome 6 Pro/Brands usato SOLO per le icone allergeni,
 * recuperato dal progetto app (smartphonecard/webapp/fa6). Definisce solo le
 * classi con prefisso `fa6-` per NON sovrascrivere le icone .fas/.far/.fab del
 * backoffice. Serve a renderizzare l'anteprima icona allergene in lista e form.
 */
@font-face{font-family:"Font Awesome 6 Pro";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")}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(webfonts/fa-brands-400.woff2) format("woff2"),url(webfonts/fa-brands-400.ttf) format("truetype")}

.fa6-solid,.fa6-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa6-solid{font-family:"Font Awesome 6 Pro";font-weight:900}
.fa6-brands{font-family:"Font Awesome 6 Brands";font-weight:400}

.fa6-wheat:before{content:"\f72d"}
.fa6-cow:before{content:"\f6c8"}
.fa6-crab:before{content:"\e3ff"}
.fa6-egg:before{content:"\f7fb"}
.fa6-fish:before{content:"\f578"}
.fa6-peanuts:before{content:"\e431"}
.fa6-seedling:before{content:"\f4d8"}
.fa6-acorn:before{content:"\f6ae"}
.fa6-wand:before{content:"\f72a"}
.fa6-scribble:before{content:"\e23f"}
.fa6-grip-dots-vertical:before{content:"\e411"}
.fa6-flask:before{content:"\f0c3"}
.fa6-squid:before{content:"\e450"}
.fa6-pagelines:before{content:"\f18c"}
