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

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

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

.f-bel {
	font-family: 'BelweLT-Condensed' !important;
	}

.f-geo {
	font-family: 'Georgia' !important;
	}

.f-geo-bold {
	font-family: 'Georgia' !important;
	font-weight:bold;
	}		
