@font-face {
	font-family: 'GothamMedium';
	src: url('gotham-medium.eot');
	src: url('gotham-medium.eot?#iefix') format('embedded-opentype'),
		url('gotham-medium.woff') format('woff'),
		url('gotham-medium.ttf') format('truetype'),
		url('gotham-medium.svg') format('svg');
}