@font-face {
	font-family: 'icomoon';
	src: url('/css/fonts/Icomoon/icomoon.eot?ytwrjj');
	src: url('/css/fonts/Icomoon/icomoon.eot?ytwrjj#iefix') format('embedded-opentype'),
		url('/css/fonts/Icomoon/icomoon.ttf?ytwrjj') format('truetype'),
		url('/css/fonts/Icomoon/icomoon.woff?ytwrjj') format('woff'),
		url('/css/fonts/Icomoon/icomoon.svg?ytwrjj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-allergen_gluten:before {
	content: "\e900";
}

.icon-allergen_celery:before {
	content: "\e901";
}

.icon-allergen_crustacean:before {
	content: "\e902";
}

.icon-allergen_eggs:before {
	content: "\e903";
}

.icon-allergen_fish:before {
	content: "\e904";
}

.icon-allergen_lupin:before {
	content: "\e905";
}

.icon-allergen_milk:before {
	content: "\e906";
}

.icon-allergen_molluscs:before {
	content: "\e907";
}

.icon-allergen_mustard:before {
	content: "\e908";
}

.icon-allergen_nuts:before {
	content: "\e909";
}

.icon-allergen_peanuts:before {
	content: "\e90a";
}

.icon-allergen_sesame:before {
	content: "\e90b";
}

.icon-allergen_soya:before {
	content: "\e90c";
}

.icon-allergen_sulphites:before {
	content: "\e90d";
}