@font-face {
	font-family: 'GothamBold';
	src: url('fonts/GothamBold.eot');
	src: url('fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamBold.woff2') format('woff2'),
		url('fonts/GothamBold.woff') format('woff'),
		url('fonts/GothamBold.ttf') format('truetype'),
		url('fonts/GothamBold.svg#GothamBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBook';
	src: url('fonts/GothamBook.eot');
	src: url('fonts/GothamBook.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamBook.woff') format('woff'),
		url('fonts/GothamBook.ttf') format('truetype'),
		url('fonts/GothamBook.svg#GothamBook') format('svg');
	font-weight: normal;
	font-style: normal;
}

@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#Gotham-Light') format('svg');
	font-weight: 300;
	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#Gotham-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'NewBaskerville-Italic';
	src: url('fonts/NewBaskerville-Italic.eot');
	src: url('fonts/NewBaskerville-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/NewBaskerville-Italic.woff2') format('woff2'),
		url('fonts/NewBaskerville-Italic.woff') format('woff'),
		url('fonts/NewBaskerville-Italic.ttf') format('truetype'),
		url('fonts/NewBaskerville-Italic.svg#NewBaskerville-Italic') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'NewBaskerville';
	src: url('fonts/NewBaskerville-Roman.eot');
	src: url('fonts/NewBaskerville-Roman.eot?#iefix') format('embedded-opentype'),
		url('fonts/NewBaskerville-Roman.woff2') format('woff2'),
		url('fonts/NewBaskerville-Roman.woff') format('woff'),
		url('fonts/NewBaskerville-Roman.ttf') format('truetype'),
		url('fonts/NewBaskerville-Roman.svg#NewBaskerville-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}