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

[class^="review-icon-"], [class*=" review-icon-"]
{
	font-family: "Review icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.review-icon-excel:before { content: "\e900"; }
.review-icon-ok:before { content: "\e901"; }
.review-icon-cancel:before, .review-icon-close:before { content: "\e902"; }
.review-icon-talk:before, .review-icon-bubbles:before { content: "\e903"; }
.review-icon-star-full:before { content: "\e904"; }
.review-icon-star-half:before { content: "\e905"; }
.review-icon-star-empty:before { content: "\e906"; }
.review-icon-loading:before { content: "\e907"; }
.review-icon-like:before { content: "\e908"; }
.review-icon-forward:before { content: "\e909"; }
.review-icon-backward:before { content: "\e90a"; }
.review-icon-user:before { content: "\e90b"; }