@font-face {
	font-family:Gotham SSm A;
	src: url(fonts/Gotham-Medium.otf);
	font-weight:500;
}
@font-face {
	font-family:Gotham SSm A;
	src: url(fonts/Gotham-Light.otf);
	font-weight:300;
}
@font-face {
	font-family:Gotham SSm A;
	src: url(fonts/Gotham-LightItalic.otf);
	font-weight:300;
	font-style:italic
}
@font-face {
	font-family:Gotham SSm A;
	src: url(fonts/Gotham-Book.otf);
	font-weight:400;
}
@font-face {
	font-family:Gotham SSm A;
	src: url(fonts/Gotham-BookItalic.otf);
	font-weight:400;
	font-style:italic
}