@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-ublpd8');
	src:url('fonts/icomoon.eot?#iefix-ublpd8') format('embedded-opentype'),
		url('fonts/icomoon.woff?-ublpd8') format('woff'),
		url('fonts/icomoon.ttf?-ublpd8') format('truetype'),
		url('fonts/icomoon.svg?-ublpd8#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;

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

.icon-home:before {
	content: "\e900";
}

.icon-paragraph-justify:before {
	content: "\ea7a";
}

.icon-google-plus2:before {
	content: "\ea89";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-youtube3:before {
	content: "\ea99";
}

