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

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

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

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

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

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

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

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

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

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

.icon-link:before {
	content: "\e9cb";
}

.icon-video:before {
	content: "\ea1c";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-twitter:before {
	content: "\ea91";
}

