@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot?#iefix') format('eot'),
		url('../fonts/iconfont.woff2') format('woff2'),
		url('../fonts/iconfont.woff') format('woff'),
		url('../fonts/iconfont.ttf') format('truetype'),
		url('../fonts/iconfont.svg#iconfont') format('svg');
}

.if:before {
	font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.if-crown:before {
	//content: "\E001";
}

.if-web-player-profile-approval:before {
	content: "\E002";
}

.if-web-player-profile-assign:before {
	content: "\E003";
}

.if-web-player-report:before {
	content: "\E004";
}

.if-web-player-share:before {
	content: "\E005";
}

.if-web-player-tiny-like-on:before {
	content: "\E006";
}

.if-web-player-tiny-like:before {
	content: "\E007";
}
