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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

