

@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: normal;
		font-style: normal;
}

@font-face {
  font-family: 'Neucha';
  src: url('Neucha.eot');
  src: url('Neucha.eot?#iefix') format('embedded-opentype'),
       url('Neucha.woff') format('woff'),
       url('Neucha.ttf') format('truetype'),
       url('Neucha.svg#Neucha') format('svg');
	   font-weight: normal;
	   font-style: normal;
}

