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

[class^="icont-"], [class*=" icont-"] {
	font-family: 'icomoons';
	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;
	color:#535456;
	font-size: 35px;
}

.icont-twitter:before {
	content: "\e610";
}
