@font-face {
   font-family: BellGothicStd;
	src: url('/fonts/bellgothicstd-bold-webfont.eot');
	src: local("Bell Gothic Std"), 
	     url('/fonts/bellgothicstd-bold-webfont.woff') format('woff'), 
	     url('/fonts/bellgothicstd-bold-webfont.ttf') format('truetype'), 
	     url('/fonts/bellgothicstd-bold-webfont.svg#webfontAQMVdQAB') format('svg');
   font-weight:bold;
}

