@font-face {
	font-family: 'tenmanga-icon';
	src:url('/files/fonts/tenmanga-icon.eot');
	src:url('/files/fonts/tenmanga-icon.eot') format('embedded-opentype'),
		url('/files/fonts/tenmanga-icon.ttf') format('truetype'),
		url('/files/fonts/tenmanga-icon.woff') format('woff'),
		url('/files/fonts/tenmanga-icon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,[class^="nicon-"]:before, [class*=" nicon-"]:before {
	font-family: 'tenmanga-icon';
	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;
}
.iconfont{
	font-family:"tenmanga-icon" !important;
	font-style:normal;
	font-size:18px;
	-webkit-font-smoothing: antialiased;
	/*  -webkit-text-stroke-width: 0.2px; */
	-moz-osx-font-smoothing: grayscale;
}
.nicon-home:before {
	content: "\e600";
}
.nicon-picture:before {
	content: "\e64e";
}
.nicon-video:before {
	content: "\e6a9";
}
.nicon-bubble:before {
	content: "\e603";
}
.nicon-search:before {
	content: "\e686";
}
.nicon-setting:before {
	content: "\e694";
}
.nicon-out:before {
	content: "\e6b6";
}
.nicon-menu:before {
	content: "\e6bd";
}
.nicon-upload:before {
	content: "\e697";
}
.nicon-sun:before {
	content: "\e771";
}
.nicon-sphere:before {
	content: "\e607";
}
.nicon-eye:before {
	content: "\e64d";
}
.nicon-star:before {
	content: "\e6d7";
}
.nicon-joke:before {
	content: "\e620";
}
.nicon-cross:before {
	content: "\e70f";
}
.nicon-play:before {
	content: "\e60d";
}
.nicon-shuffle:before {
	content: "\e60e";
}
.nicon-right:before {
	content: "\e60f";
}
.nicon-left:before {
	content: "\e610";
}
.nicon-google:before {
	content: "\e787";
}
.nicon-facebook:before {
	content: "\e78c";
}
.nicon-twitter:before {
	content: "\e791";
}
.icon-user:before{
	content: "\e671";
}
.nicon-right:before {
	content: "\e710";
}
.nicon-delete:before {
	content: '\e6ac';
}
#back-top:before{content:"\e73a";}

