@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?4de0kg');
	src:url('fonts/icomoon.eot?#iefix4de0kg') format('embedded-opentype'),
		url('fonts/icomoon.woff?4de0kg') format('woff'),
		url('fonts/icomoon.ttf?4de0kg') format('truetype'),
		url('fonts/icomoon.svg?4de0kg#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;
	line-height: 100%;
	vertical-align: middle;
}

.icon-trash:before {
	content: "\e9ac";
}

.icon-grid:before {
	content: "\f009";
}

.icon-list:before {
	content: "\f00b";
}

.icon-check:before {
	content: "\f00c";
}

.icon-close:before {
	content: "\f00d";
}

.icon-update:before {
	content: "\f021";
}

.icon-download:before {
	content: "\f0ed";
}

.icon-upload:before {
	content: "\f0ee";
}

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

.icon-user:before {
	content: "\e608";
}

.icon-menu:before {
	content: "\e611";
}

.icon-circle-arrow-right:before {
	content: "\e600";
}

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

.icon-clock:before {
	content: "\e60a";
}

.icon-user-old:before {
	content: "\e60f";
}

.icon-truck:before {
	content: "\e60c";
}

.icon-search:before {
	content: "\e60d";
}

.icon-cog:before {
	content: "\e60e";
}

.icon-lock:before {
	content: "\e609";
}

.icon-help:before {
	content: "\e60b";
}

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

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

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

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

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

.icon-arrow-down:before {
	content: "\e610";
}

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

.icon-arrow-right:before {
	content: "\e613";
}

