@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/gotham-light.eot');
	src: url('../fonts/gotham-light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-light.woff') format('woff'),
		 url('../fonts/gotham-light.ttf') format('truetype'),
		 url('../fonts/gotham-light.svg#GothamLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/gotham-book.eot');
	src: url('../fonts/gotham-book.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-book.woff') format('woff'),
		 url('../fonts/gotham-book.ttf') format('truetype'),
		 url('../fonts/gotham-book.svg#GothamBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamMedium';
	src: url('../fonts/gotham-medium.eot');
	src: url('../fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-medium.woff') format('woff'),
		 url('../fonts/gotham-medium.ttf') format('truetype'),
		 url('../fonts/gotham-medium.svg#GothamMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/gotham-bold.eot');
	src: url('../fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-bold.woff') format('woff'),
		 url('../fonts/gotham-bold.ttf') format('truetype'),
		 url('../fonts/gotham-bold.svg#GothamBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBlack';
	src: url('../fonts/gotham-black.eot');
	src: url('../fonts/gotham-black.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/gotham-black.woff') format('woff'),
		 url('../fonts/gotham-black.ttf') format('truetype'),
		 url('../fonts/gotham-black.svg#GothamBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}