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

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-xmark:before {
	content: '\e90b';
}
.icon-filter:before {
	content: '\e90a';
}
.icon-delete:before {
	content: '\e909';
}
.icon-angle-down:before {
	content: '\e908';
}
.icon-minus:before {
	content: '\e901';
}
.icon-heart:before {
	content: '\e902';
}
.icon-play:before {
	content: '\e903';
}
.icon-search:before {
	content: '\e906';
}
.icon-user:before {
	content: '\e907';
}
.icon-cart:before {
	content: '\e900';
}
.icon-plus:before {
	content: '\e904';
}
.icon-right-arrow:before {
	content: '\e905';
}
