@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?400b3w');
	src:url('fonts/icomoon.eot?#iefix400b3w') format('embedded-opentype'),
		url('fonts/icomoon.woff?400b3w') format('woff'),
		url('fonts/icomoon.ttf?400b3w') format('truetype'),
		url('fonts/icomoon.svg?400b3w#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-arrow-right:before {
	content: "\e608";
}

.icon-info:before {
	content: "\e607";
}

.icon-copy:before {
	content: "\e606";
}

.icon-up:before {
	content: "\e605";
}

.icon-home:before {
	content: "\e600";
}

.icon-meal:before {
	content: "\e601";
}

.icon-oden:before {
	content: "\e602";
}

.icon-ice:before {
	content: "\e603";
}

.icon-other:before {
	content: "\e604";
}

