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

.fontIco{
	font-family: 'tltico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-right: 2px;

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

