@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham/bold-italic.eot');
	src: url('../fonts/Gotham/bold-italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham/bold-italic.svg') format('svg'),
		 url('../fonts/Gotham/bold-italic.ttf') format('truetype'),
		 url('../fonts/Gotham/bold-italic.woff') format('woff'),
		 url('../fonts/Gotham/bold-italic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham/bold.eot');
	src: url('../fonts/Gotham/bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham/bold.svg') format('svg'),
		 url('../fonts/Gotham/bold.ttf') format('truetype'),
		 url('../fonts/Gotham/bold.woff') format('woff'),
		 url('../fonts/Gotham/bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

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

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham/light-italic.eot');
	src: url('../fonts/Gotham/light-italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham/light-italic.svg') format('svg'),
		 url('../fonts/Gotham/light-italic.ttf') format('truetype'),
		 url('../fonts/Gotham/light-italic.woff') format('woff'),
		 url('../fonts/Gotham/light-italic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham/light.eot');
	src: url('../fonts/Gotham/light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham/light.svg') format('svg'),
		 url('../fonts/Gotham/light.ttf') format('truetype'),
		 url('../fonts/Gotham/light.woff') format('woff'),
		 url('../fonts/Gotham/light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham/thin.eot');
	src: url('../fonts/Gotham/thin.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham/thin.svg') format('svg'),
		 url('../fonts/Gotham/thin.ttf') format('truetype'),
		 url('../fonts/Gotham/thin.woff') format('woff'),
		 url('../fonts/Gotham/thin.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('../fonts/Gotham Book/bold.eot');
	src: url('../fonts/Gotham Book/bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham Book/bold.svg') format('svg'),
		 url('../fonts/Gotham Book/bold.ttf') format('truetype'),
		 url('../fonts/Gotham Book/bold.woff') format('woff'),
		 url('../fonts/Gotham Book/bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('../fonts/Gotham Book/regular.eot');
	src: url('../fonts/Gotham Book/regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Gotham Book/regular.svg') format('svg'),
		 url('../fonts/Gotham Book/regular.ttf') format('truetype'),
		 url('../fonts/Gotham Book/regular.woff') format('woff'),
		 url('../fonts/Gotham Book/regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

