

@font-face {
    font-family: SerifGothicStd-Heavy;
    src: url('serifgothea-webfont.eot');
    src: url('serifgothea-webfont.eot?#iefix') format('embedded-opentype'),
         url('serifgothea-webfont.woff') format('woff'),
         url('serifgothea-webfont.ttf') format('truetype'),
         url('serifgothea-webfont.svg#itc_serif_gothicregular') format('svg'),
		 url("SerifGothicStd-Heavy.otf") format("opentype");
    font-weight: bold;
 
   

}