/* PRODIGY */
@font-face {
	font-family: 'ProdigySansThin';
	src: url('ProdigySans-Thin.woff') format('woff'),
		 url('ProdigySans-Thin.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'ProdigySansLight';
	src: url('ProdigySans-Light.woff') format('woff'),
		 url('ProdigySans-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'ProdigySansRegular';
	src: url('ProdigySans-Regular.woff') format('woff'),
		 url('ProdigySans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProdigySansSemiBold';
	src: url('ProdigySans-SemiBold.woff') format('woff'),
		 url('ProdigySans-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProdigySansBold';
	src: url('ProdigySans-Bold.woff') format('woff'),
		 url('ProdigySans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProdigySansExtraBold';
	src: url('ProdigySans-ExtraBold.woff') format('woff'),
		 url('ProdigySans-ExtraBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProdigySansBlack';
	src: url('ProdigySans-Black.woff') format('woff'),
		 url('ProdigySans-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}