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