@font-face {
	font-family: gotham;
	font-style: normal;
	font-weight: 400;
	src: url(/css/font/gotham/gotham-book-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-book-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: italic;
	font-weight: 400;
	src: url(/css/font/gotham/gotham-bookitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-bookitalic-webfont.ttf) format("truetype");

}

@font-face {
	font-family: gotham;
	font-style: normal;
	font-weight: 300;
	src: url(/css/font/gotham/gotham-light-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-light-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: italic;
	font-weight: 300;
	src: url(/css/font/gotham/gotham-lightitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-lightitalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: normal;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-medium-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-medium-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: italic;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-mediumitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-mediumitalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: normal;
	font-weight: 700;
	src: url(/css/font/gotham/gotham-bold-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-bold-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham;
	font-style: italic;
	font-weight: 700;
	src: url(/css/font/gotham/gotham-bolditalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-bolditalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham black;
	font-style: normal;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-black-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-black-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham light;
	font-style: normal;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-light-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-light-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham thin;
	font-style: normal;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-thin-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-thin-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham xlight;
	font-style: normal;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-xlight-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-xlight-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham book;
	font-style: italic;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-bookitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-bookitalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham thin;
	font-style: italic;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-thinitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-thinitalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham ultra;
	font-style: italic;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-ultraitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-ultraitalic-webfont.ttf) format("truetype");
}

@font-face {
	font-family: gotham xlight;
	font-style: italic;
	font-weight: 500;
	src: url(/css/font/gotham/gotham-xlightitalic-webfont.woff) format('woff'),
	     url(/css/font/gotham/gotham-xlightitalic-webfont.ttf) format("truetype");
}