@font-face {
	font-family: 'icomoon';
	src:url('/cms/fonts/icomoon.eot?673t6y');
	src:url('/cms/fonts/icomoon.eot?#iefix673t6y') format('embedded-opentype'),
		url('/cms/fonts/icomoon.woff?673t6y') format('woff'),
		url('/cms/fonts/icomoon.ttf?673t6y') format('truetype'),
		url('/cms/fonts/icomoon.svg?673t6y#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-envelope:before {
	content: "\21";
}
.icon-icon-plus:before {
	content: "\22";
}
.icon-user:before {
	content: "\23";
}
.icon-cart:before {
	content: "\24";
}
.icon-undo:before {
	content: "\25";
}
.icon-plus-sign:before {
	content: "\26";
}
.icon-angle-left:before {
	content: "\27";
}
.icon-angle-right:before {
	content: "\28";
}
