@font-face {
  font-family: "Gotham";
  src: url("gotham.otf") format("opentype");
}
body,td,th {
  font-family: "Gotham";
	font-size: 16px;
}
