@font-face {
	font-family: 'icomoon20151106';
	src:url('fonts/icomoon20151106.eot?vxzbs4');
	src:url('fonts/icomoon20151106.eot?vxzbs4#iefix') format('embedded-opentype'),
		url('fonts/icomoon20151106.ttf?vxzbs4') format('truetype'),
		url('fonts/icomoon20151106.woff?vxzbs4') format('woff'),
		url('fonts/icomoon20151106.svg?vxzbs4#icomoon20151106') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="newicon-"], [class*=" newicon-"] {
	font-family: 'icomoon20151106';
	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;
}

.newicon-user:before {
	content: "\e903";
}
.newicon-user-plus:before {
	content: "\e900";
}
.newicon-cog:before {
	content: "\e901";
}
.newicon-exit:before {
	content: "\e902";
}

