@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-lxnffc');
	src:url('../fonts/icomoon.eot?#iefix-lxnffc') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-lxnffc') format('truetype'),
		url('../fonts/icomoon.woff?-lxnffc') format('woff'),
		url('../fonts/icomoon.svg?-lxnffc#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-wheat:before {
	content: "\e605";
}
.icon-gears2:before {
	content: "\e02b";
}
.icon-lamp:before {
	content: "\e600";
}
.icon-box:before {
	content: "\e601";
}
.icon-box2:before {
	content: "\e602";
}
.icon-shipping:before {
	content: "\e603";
}
.icon-truck:before {
	content: "\e604";
}
.icon-cogs:before {
	content: "\f085";
}
.icon-gears:before {
	content: "\f085";
}
.icon-globe:before {
	content: "\f0b6";
}
.icon-package:before {
	content: "\f0c4";
}
.icon-rocket:before {
	content: "\e9a5";
}
.icon-airplane:before {
	content: "\e9af";
}
.icon-earth:before {
	content: "\e9ca";
}
