/*-------FontFace Styles-------*/

/* eot = IE9 Compat Modes */
/* eot?#iefix = IE6-IE8 */
/* woff = Modern Browsers */
/* ttf = Safari, Android, iOS */
/* svg = Legacy iOS */

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

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

@font-face {
	font-family: 'gotham-light';
	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#bf16822e282b4d885cff891f3a65335d') format('svg');
       
	font-style: normal;
	font-weight: 200;
}

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

@font-face {
	font-family: 'gotham-book';
	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#7510147900d23fa3ad697e74bf146ea2') format('svg');
       
	font-style: normal;
	font-weight: 400;
}

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

@font-face {
	font-family: 'gotham-bold';
	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#6a327a217ddd10461b1acdc4d224fee0') format('svg');
       
	font-style: normal;
	font-weight: 700;
}

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

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








