/*@font-face {
	font-family: 'Gotham-Light';
	src: url('gotham-light-webfont.eot');
    src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light-webfont.woff2') format('woff2'),
         url('gotham-light-webfont.woff') format('woff'),
         url('gotham-light-webfont.ttf') format('truetype'),
         url('gotham-light-webfont.svg#Gotham-Light') format('svg');
}*/

@font-face {
	font-family: 'Gotham-Medium';
	src: url('Gotham-Medium.eot?') format('eot'), 
	     url('Gotham-Medium.woff') format('woff'), 
	     url('Gotham-Medium.ttf')  format('truetype'),
	     url('Gotham-Medium.svg#Gotham-Medium') format('svg');
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('Gotham-Bold.eot?') format('eot'), 
	     url('Gotham-Bold.woff') format('woff'), 
	     url('Gotham-Bold.ttf')  format('truetype'),
	     url('Gotham-Bold.svg#Gotham-Bold') format('svg');
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('Gotham-Book.eot?') format('eot'), 
	     url('Gotham-Book.woff') format('woff'), 
	     url('Gotham-Book.ttf')  format('truetype'),
	     url('Gotham-Book.svg#Gotham-Book') format('svg');
}

@font-face {
	font-family: 'Gotham-BookItalic';
	src: url('Gotham-BookItalic.eot?') format('eot'), 
	     url('Gotham-BookItalic.woff') format('woff'), 
	     url('Gotham-BookItalic.ttf')  format('truetype'),
	     url('Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
}