@font-face {
	font-family: Gotham-bold;
	src: url("/_fonts/Gotham Bold.otf") format("opentype");
}

@font-face {
	font-family: Gotham-light;
	src: url("/_fonts/Gotham Light.otf") format("opentype");
}

@font-face {
	font-family: Gotham-book;
	src: url("/_fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
	font-family: Gotham-italic;
	src: url("/_fonts/Gotham BookItalic.otf") format("opentype");
}

@font-face {
	font-family: Gotham-ibold;
	src: url("/_fonts/Gotham-BoldItalic.otf") format("opentype");
}