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

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

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

.icon-chevron-small-down:before {
	content: "\e603";
}

.icon-chevron-small-left:before {
	content: "\e604";
}

.icon-chevron-small-right:before {
	content: "\e605";
}

.icon-chevron-small-up:before {
	content: "\e606";
}

.icon-chevron-thin-down:before {
	content: "\e607";
}

.icon-chevron-thin-left:before {
	content: "\e608";
}

.icon-chevron-thin-right:before {
	content: "\e609";
}

.icon-chevron-thin-up:before {
	content: "\e60a";
}

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

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

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

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

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

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

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

.icon-help-with-circle:before {
	content: "\e612";
}

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

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

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

.icon-old-phone:before {
	content: "\e616";
}

.icon-phone:before {
	content: "\e617";
}

.icon-shopping-basket:before {
	content: "\e618";
}

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

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

