@charset utf-8;
/* CSS Document */

@font-face {
	font-family: Black;
	src:url(GothamBlack.otf);
}
@font-face {
	font-family: Bold;
	src:url(GothamBold.otf);
}
@font-face {
	font-family: BoldItalic;
	src:url(GothamBoldItalic.ttf);
}
@font-face {
	font-family: Book;
	src:url(GothamBook.ttf);
}
@font-face {
	font-family: BookItalic;
	src:url(GothamBookItalic.otf);
}
@font-face {
	font-family: Light;
	src:url(GothamLight.otf);
}
@font-face {
	font-family: LightItalic;
	src:url(GothamLightItalic.ttf);
}
@font-face {
	font-family: Medium1;
	src:url(GothamMedium.ttf);
}
@font-face {
	font-family: MediumItalic;
	src:url(GothamMediumItalic.ttf);
}
@font-face {
	font-family: Thin1;
	src:url(GothamThin.otf);
}
@font-face {
	font-family: ThinItalic;
	src:url(GothamThinItalic.otf);
}
@font-face {
	font-family: Ultra;
	src:url(GothamUltra.otf);
}
@font-face {
	font-family: UltraItalic;
	src:url(GothamUltraItalic.otf);
}
@font-face {
	font-family: XLight;
	src:url(GothamXLight.otf);
}
@font-face {
	font-family: XLightItalic;
	src:url(GothamXLightItalic.otf);
}
@font-face {
	font-family: ;
	src:url(Gotham);
}