@font-face {
	font-family: 'FuturaRoundBook';
	src: url('fonts/Futura Round.eot');
	src: url('fonts/Futura Round.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Futura Round.woff') format('woff'),
	     url('fonts/Futura Round.ttf')  format('truetype'),
	     url('fonts/Futura Round.svg#FuturaRound-Book') format('svg');
}

@font-face {
	font-family: 'FuturaRoundLight';
	src: url('fonts/Futura Round Light.eot');
	src: url('fonts/Futura Round Light.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Futura Round Light.woff') format('woff'),
	     url('fonts/Futura Round Light.ttf')  format('truetype'),
	     url('fonts/Futura Round Light.svg#FuturaRound-Light') format('svg');
}

@font-face {
	font-family: 'FuturaRoundDemi';
	src: url('fonts/Futura Round Demi.eot');
	src: url('fonts/Futura Round Demi.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Futura Round Demi.woff') format('woff'),
	     url('fonts/Futura Round Demi.ttf')  format('truetype'),
	     url('fonts/Futura Round Demi.svg#FuturaRound-Demi') format('svg');
}

@font-face {
	font-family: 'FuturaRoundBold';
	src: url('fonts/Futura Round Bold.eot');
	src: url('fonts/Futura Round Bold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Futura Round Bold.woff') format('woff'),
	     url('fonts/Futura Round Bold.ttf')  format('truetype'),
	     url('fonts/Futura Round Bold.svg#FuturaRound-Bold') format('svg');
}