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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-ctrl:before {
	content: "\ea50";
}
* {
    text-align:justify !important;
}