@font-face {
	font-family:'GothamPro';font-weight:normal;font-display:fallback;
	src:url('../fonts/GothamPro.eot');
	src:url('../fonts/GothamPro.eot') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
}
@font-face {
	font-family:'GothamPro';font-weight:500;font-display:fallback;
	src:url('../fonts/GothamPro-Medium.eot');
	src:url('../fonts/GothamPro-Medium.eot') format('embedded-opentype'),
		url('../fonts/GothamPro-Medium.woff') format('woff'),
		url('../fonts/GothamPro-Medium.ttf') format('truetype');
}
@font-face {
	font-family:'GothamPro';font-weight:bold;font-display:fallback;
	src:url('../fonts/GothamPro-Bold.eot');
	src:url('../fonts/GothamPro-Bold.eot') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
}