@font-face {
	font-family: 'Gotham-Medium';
	src: url(../../assets/fonts/Gotham-Medium.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-Medium.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-Medium.woff2) format('woff2'),
	url(../../assets/fonts/Gotham-Medium.woff) format('woff'),
	url(../../assets/fonts/Gotham-Medium.ttf) format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: auto;
}