@font-face {
	font-family: 'GothamPro';
	src: url('../fonts/gothampro/regular.eot') format('embedded-opentype'),
		url('../fonts/gothampro/regular.woff') format('woff'),
		url('../fonts/gothampro/regular.ttf')  format('truetype'),
		url('../fonts/gothampro/regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamPro-Medium';
	src: url('../fonts/gothampro/medium.eot') format('embedded-opentype'),
		url('../fonts/gothampro/medium.woff') format('woff'),
		url('../fonts/gothampro/medium.ttf')  format('truetype'),
		url('../fonts/gothampro/medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamPro-Black';
	src: url('../fonts/gothampro/black.eot') format('embedded-opentype'),
		url('../fonts/gothampro/black.woff') format('woff'),
		url('../fonts/gothampro/black.ttf')  format('truetype'),
		url('../fonts/gothampro/black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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