@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: GothamBold;
	src: url("fonts/Gotham-Bold.otf")
}
@font-face {
	font-family: GothamReg;
	src: url("fonts/Gotham-Light.otf")
}
@font-face {
	font-family: GothamLight;
	src: url("fonts/Gotham-Thin.otf")
}