@font-face {
	font-family: 'icomoon';
	src:url('fonts/suter-iconfont.eot?ea28fx');
	src:url('fonts/suter-iconfont.eot?#iefixea28fx') format('embedded-opentype'),
		url('fonts/suter-iconfont.woff?ea28fx') format('woff'),
		url('fonts/suter-iconfont.ttf?ea28fx') format('truetype'),
		url('fonts/suter-iconfont.svg?ea28fx#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-hamburger:before {
	content: "\e615";
}

.icon-catalog:before {
	content: "\e614";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-delete:before {
	content: "\e613";
	font-size: 24px;
}

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

.icon-contact {
    font-size: 20px;
    padding-right: 6px;
}
.icon-contact:before {
	content: "\e609";
    font-size: 20px;
}

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

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

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

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

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

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

