@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;
}

.produit article .prod-labels li.label-ble .icon {
	background: url(../../img/prod-labels-es.png) 0 0 no-repeat;
}
.produit article .prod-labels li.label-huile .icon {
	background: url(../../img/prod-labels-es.png) -60px 0 no-repeat;
}
.produit article .prod-labels li.label-conservateur .icon, 
.produit article .prod-labels li.label-aromes .icon {
		background: url(../../img/prod-labels-es.png) -120px 0 no-repeat;
}
.produit article .prod-labels li.label-colorants .icon {
	background: url(../../img/prod-labels-es.png) -180px 0 no-repeat;
}
.produit article .prod-labels li.label-sel .icon {
	background: url(../../img/prod-labels-es.png) -240px 0 no-repeat;
}
.produit article .prod-labels li.label-sucre .icon {
	background: url(../../img/prod-labels-es.png) -300px 0 no-repeat;
}
.produit article .prod-labels li.label-cereales .icon {
	background: url(../../img/prod-labels-es.png) -360px 0 no-repeat;
}
.produit article .prod-labels li.label-fibre .icon {
	background: url(../../img/prod-labels-es.png) -420px 0 no-repeat;
}
.produit article .prod-labels li.label-ab .icon {
	background: url(../../img/prod-labels-es.png) -480px 0 no-repeat;
}
.produit article .prod-labels li.label-bio .icon {
	width: 66px;
	background: url(../../img/prod-labels-es.png) -540px 0 no-repeat;
}
.produit article .prod-labels li.label-vegetariens .icon {
	background: url(../../img/prod-labels-es.png) -180px 0 no-repeat;
}