@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#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-locked2:before {
	content: "\e903";
}
.icon-info:before {
	content: "\e901";
}
.icon-search:before {
	content: "\e800";
}
.icon-locked:before {
	content: "\e902";
}
.icon-x:before {
	content: "\e809";
}
.icon-play-alt:before {
	content: "\e805";
}
.icon-sign-out:before {
	content: "\e804";
}
.icon-cog:before {
	content: "\e803";
}
.icon-cart:before {
	content: "\e801";
}
.icon-play:before {
	content: "\e806";
}
.icon-play2:before {
	content: "\e807";
}
.icon-check:before {
	content: "\e900";
}
.icon-person:before {
	content: "\e802";
}
.icon-close:before {
	content: "\e808";
}

