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

.tf {
	font-family: 'themevan_font';
	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;
}

.tf-hearthis:before {
	content: "\e800";
}
.tf-blogger:before {
	content: "\e801";
}

