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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-file-empty2:before {
	content: "\e900";
}
.icon-location:before {
	content: "\e901";
}
.icon-clock:before {
	content: "\e902";
}
.icon-calendar:before {
	content: "\e903";
}
.icon-cook:before {
	content: "\e904";
}
.icon-plate:before {
	content: "\e905";
}
.icon-steak:before {
	content: "\e906";
}
.icon-fish:before {
	content: "\e907";
}
.icon-chicken:before {
	content: "\e908";
}
.icon-icecream:before {
	content: "\e909";
}
.icon-cup2:before {
	content: "\e90a";
}
.icon-coffee-baen:before {
	content: "\e90b";
}
.icon-leaf:before {
	content: "\e90c";
}

