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