@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?mjmnw7');
	src:url('fonts/icomoon.eot?mjmnw7#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?mjmnw7') format('truetype'),
		url('fonts/icomoon.woff?mjmnw7') format('woff'),
		url('fonts/icomoon.svg?mjmnw7#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-drop:before {
	content: "\e91c";
}
.icon-cross:before {
	content: "\e91a";
}
.icon-exclamation:before {
	content: "\e91b";
}
.icon-un-checked:before {
	content: "\e919";
}
.icon-checked:before {
	content: "\e918";
}
.icon-up-arrow:before {
	content: "\e917";
}
.icon-down-arrow:before {
	content: "\e916";
}
.icon-left-arrow:before {
	content: "\e914";
}
.icon-right-arrow:before {
	content: "\e915";
}
.icon-tick:before {
	content: "\e913";
}
.icon-right-chevron:before {
	content: "\e911";
}
.icon-menu:before {
	content: "\e910";
}
.icon-search:before {
	content: "\e90f";
}
.icon-uniE900:before {
	content: "\e900";
}
.icon-delivery:before {
	content: "\e901";
}
.icon-email:before {
	content: "\e902";
}
.icon-facebook:before {
	content: "\e903";
}
.icon-home:before {
	content: "\e904";
}
.icon-international-delivery:before {
	content: "\e905";
}
.icon-new:before {
	content: "\e912";
}
.icon-phone:before {
	content: "\e906";
}
.icon-pinterest:before {
	content: "\e907";
}
.icon-price-match:before {
	content: "\e908";
}
.icon-return:before {
	content: "\e909";
}
.icon-samples:before {
	content: "\e90a";
}
.icon-star-inverted:before {
	content: "\e90b";
}
.icon-star:before {
	content: "\e90c";
}
.icon-trolley:before {
	content: "\e90d";
}
.icon-twitter:before {
	content: "\e90e";
}

