body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
<style>
body,td,th {
	font-family: Swami Veda Bharati;
}
.style2 {
	color: #FF0000;
	font-size: 36px;
}
.style3 {
	color: #0033CC;
	font-size: 24px;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
</style>