.produit .prod-labels li.label-ble .icon {
	background: url(../../img/prod-labels-fr.png) 0 0 no-repeat;
}
.produit .prod-labels li.label-huile .icon {
	background: url(../../img/prod-labels-fr.png) -60px 0 no-repeat;
}
.produit .prod-labels li.label-conservateur .icon {
	background: url(../../img/prod-labels-fr.png) -120px 0 no-repeat;
}
.produit .prod-labels li.label-colorants .icon {
	background: url(../../img/prod-labels-fr.png) -180px 0 no-repeat;
}
.produit .prod-labels li.label-sel .icon {
	background: url(../../img/prod-labels-fr.png) -240px 0 no-repeat;
}
.produit .prod-labels li.label-sucre .icon {
	background: url(../../img/prod-labels-fr.png) -300px 0 no-repeat;
}
.produit .prod-labels li.label-cereales .icon {
	background: url(../../img/prod-labels-fr.png) -360px 0 no-repeat;
}
.produit .prod-labels li.label-fibre .icon {
	background: url(../../img/prod-labels-fr.png) -420px 0 no-repeat;
}
.produit .prod-labels li.label-ab .icon {
	background: url(../../img/prod-labels-fr.png) -480px 0 no-repeat;
}
.produit .prod-labels li.label-bio .icon {
	width: 66px;
	background: url(../../img/prod-labels-fr.png) -540px 0 no-repeat;
}
.produit .prod-labels li.label-fruitsfrancais .icon {
	background: url(../../img/prod-labels-fr.png) -606px 0 no-repeat;
}
.produit .prod-labels li.label-vegetal .icon {
	background: url(../../img/prod-labels-fr.png) -666px 0 no-repeat;
}
.produit .prod-labels li.label-aromes .icon {
	background: url(../../img/prod-labels-fr.png) -726px 0 no-repeat;
}
.produit .prod-labels li.label-chocolatalpes .icon {
	background: url(../../img/prod-labels-fr.png) -786px 0 no-repeat;
}
/* BURGER */
@font-face {
    font-family: "Bowlby One SC";
    src: url("../../fonts/BowlbyOneSC-Regular.woff2") format("woff2"),url("../../fonts/BowlbyOneSC-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url("../../fonts/Poppins-Black.woff2") format("woff2"),url("../../fonts/Poppins-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url("../../fonts/Poppins-Regular.woff2") format("woff2"),url("../../fonts/Poppins-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto-Medium.woff2") format("woff2"),url("../../fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto-Regular.woff2") format("woff2"),url("../../fonts/Roboto-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Bree';
    src: url('../../fonts/Bree-Light.woff2') format('woff2'),
        url('../../fonts/Bree-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('../../fonts/Bree-Regular.woff2') format('woff2'),
        url('../../fonts/Bree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('../../fonts/Bree-Bold.woff2') format('woff2'),
        url('../../fonts/Bree-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
