
@font-face{
	font-family: "GothamBook";
	src: url('../fonts/Gotham Book Regular.otf') format('opentype');
}

@font-face{
	font-family: "GothamMedium";
	src: url('../fonts/Gotham Medium Regular.ttf') format('truetype');
}

@font-face{
	font-family: "GothamBold";
	src: url('../fonts/Gotham Bold Regular.ttf') format('truetype');
}