@font-face {
	font-family:'Gotham-Book';
	src: url('../fonts/Gotham-Book_gdi.eot');
	src: url('../fonts/Gotham-Book_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Book_gdi.woff') format('woff'),
		url('../fonts/Gotham-Book_gdi.ttf') format('truetype'),
		url('../fonts/Gotham-Book_gdi.svg#Gotham-Book') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2248;
}

@font-face {
	font-family:'Gotham-Light';
	src: url('../fonts/Gotham-Light_gdi.eot');
	src: url('../fonts/Gotham-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Light_gdi.woff') format('woff'),
		url('../fonts/Gotham-Light_gdi.ttf') format('truetype'),
		url('../fonts/Gotham-Light_gdi.svg#Gotham-Light') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2248;
}
