@font-face {
	font-family: 'Gotham Pro';
	src: url('/_/common/fonts/GothamPro/GothamPro-Bold.eot');
	src: url('/_/common/fonts/GothamPro/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
			 url('/_/common/fonts/GothamPro/GothamPro-Bold.woff') format('woff'),
			 url('/_/common/fonts/GothamPro/GothamPro-Bold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham Pro';
	src: url('/_/common/fonts/GothamPro/GothamPro-Medium.eot');
	src: url('/_/common/fonts/GothamPro/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
			 url('/_/common/fonts/GothamPro/GothamPro-Medium.woff') format('woff'),
			 url('/_/common/fonts/GothamPro/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}