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

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

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

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