@font-face {
	font-family: 'spice-db-icons';
	src:url('../fonts/spice-db-icons.eot?-1infsb');
	src:url('../fonts/spice-db-icons.eot?#iefix-1infsb') format('embedded-opentype'),
		url('../fonts/spice-db-icons.ttf?-1infsb') format('truetype'),
		url('../fonts/spice-db-icons.woff?-1infsb') format('woff'),
		url('../fonts/spice-db-icons.svg?-1infsb#spice-db-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'spice-db-icons';
	speak: none;
	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-fruit:before {
	content: "\e60b";
}
.icon-bread:before {
	content: "\e60a";
}
.icon-beef:before {
	content: "\e600";
}
.icon-bird:before {
	content: "\e601";
}
.icon-deer:before {
	content: "\e602";
}
.icon-dessert:before {
	content: "\e603";
}
.icon-drink:before {
	content: "\e604";
}
.icon-fish:before {
	content: "\e605";
}
.icon-goat:before {
	content: "\e606";
}
.icon-pork:before {
	content: "\e607";
}
.icon-prawn:before {
	content: "\e608";
}
.icon-veg:before {
	content: "\e609";
}
