/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_7705">Text with this font applied</p> */
.LC{
	font-family: "BankGothic Lt BT" !important;
	font-size: medium;
	src: url('bgothl.ttf');
}
