
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
	font-size: 2em;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: "raty";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
}

.cancel-on-png:before {
	content: "";
}

.cancel-off-png:before {
	content: "";
}

.star-on-png:before {
	content: "";
}

.star-off-png:before {
	content: "";
}

.star-half-png:before {
	content: "";
}
