
@font-face {
	font-family: 'GothamUltra';
	src: url('../src/fonts/GothamUltra.eot');
	src: url('../src/fonts/GothamUltrad41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/GothamUltra.woff') format('woff'),
		url('../src/fonts/GothamUltra.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBlack';
	src: url('../src/fonts/GothamBlack.eot');
	src: url('../src/fonts/GothamBlackd41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/GothamBlack.woff') format('woff'),
		url('../src/fonts/GothamBlack.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'GothamLight';
	src: url('../src/fonts/Gotham-Light.eot');
	src: url('../src/fonts/Gotham-Lightd41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Gotham-Light.woff') format('woff'),
		url('../src/fonts/Gotham-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBold';
	src: url('../src/fonts/Gotham-Bold.eot');
	src: url('../src/fonts/Gotham-Boldd41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Gotham-Bold.woff') format('woff'),
		url('../src/fonts/Gotham-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham Book';
	src: url('../src/fonts/Gotham-Book.eot');
	src: url('../src/fonts/Gotham-Bookd41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Gotham-Book.woff') format('woff'),
		url('../src/fonts/Gotham-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBookItalic';
	src: url('../src/fonts/Gotham-BookItalic.eot');
	src: url('../src/fonts/Gotham-BookItalicd41d.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Gotham-BookItalic.woff') format('woff'),
		url('../src/fonts/Gotham-BookItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
