@font-face {
	font-family: 'Whitney-Light';
	src: url('fonts/whitney_light/WhitneyPro-Light.eot');
	src: url('fonts/whitney_light/WhitneyPro-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/whitney_light/WhitneyPro-Light.woff') format('woff'),
		 url('fonts/whitney_light/WhitneyPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Medium';
	src: url('fonts/whitney_medium/Whitney-Medium.eot');
	src: url('fonts/whitney_medium/Whitney-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/whitney_medium/Whitney-Medium.woff') format('woff'),
		 url('fonts/whitney_medium/Whitney-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Whitney-Book';
	src: url('fonts/whitney_book/Whitney-Book.eot');
	src: url('fonts/whitney_book/Whitney-Book.eot?#iefix') format('embedded-opentype'),
		 url('fonts/whitney_book/Whitney-Book.woff') format('woff'),
		 url('fonts/whitney_book/Whitney-Book.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}