@font-face {
  font-family: "Baloo 2";
  src: url("Baloo2-Regular.ttf") format("opentype");
}
body,td,th {
  font-family: "Baloo 2";
	font-size: 16px;
}
