@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?z0h6ad');
	src:url('fonts/icomoon.eot?#iefixz0h6ad') format('embedded-opentype'),
		url('fonts/icomoon.woff?z0h6ad') format('woff'),
		url('fonts/icomoon.ttf?z0h6ad') format('truetype'),
		url('fonts/icomoon.svg?z0h6ad#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-SLE-cross:before {
	content: "\e605";
}

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

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

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

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

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

