
@font-face {
	font-family: 'Cataneo BT';
	font-style: normal;
	font-weight: normal;
	src: local('Cataneo BT'), url('/upload/fonts/Cataneo BT.ttf') format('truetype');
}

.post-title em a { 
	font-family: 'Cataneo BT';
	font-size: 16pt;
	text-shadow: 2px 2px 4px #aaa;
}
.post-title em a:hover { text-decoration: none; }