@font-face {
	font-family:'menu';
	src: url('../fonts/BebasNewBook/9116.eot');
	src: url('../fonts/BebasNewBook/9116.woff') format('woff'), 
		url('../fonts/BebasNewBook/9116.ttf') format('truetype'), 
		url('../fonts/BebasNewBook/9116.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'body';
	src: url('../fonts/ProximaNovaRegular.eot');
	src: url('../fonts/ProximaNovaRegular.woff') format('woff'), 
		url('../fonts/ProximaNovaRegular.ttf') format('truetype'), 
		url('../fonts/ProximaNovaRegular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'body';
	src: url('../fonts/ProximaNovaBold.eot');
	src: url('../fonts/ProximaNovaBold.woff') format('woff'), 
		url('../fonts/ProximaNovaBold.ttf') format('truetype'), 
		url('../fonts/ProximaNovaBold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family:'body-thin';
	src: url('../fonts/ProximaNovaThin.eot');
	src: url('../fonts/ProximaNovaThin.woff') format('woff'), 
		url('../fonts/ProximaNovaThin.ttf') format('truetype'), 
		url('../fonts/ProximaNovaThin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'body-light';
	src: url('../fonts/ProximaNovaLight.eot');
	src: url('../fonts/ProximaNovaLight.woff') format('woff'), 
		url('../fonts/ProximaNovaLight.ttf') format('truetype'), 
		url('../fonts/ProximaNovaLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family:'body-condensed';
	src: url('../fonts/ProximaNovaCondensed.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'body-condensed';
	src: url('../fonts/ProximaNovaCondensedBold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}