@font-face {
  font-family: dpweb;
  src: url("fonts/Manjari12.ttf");
}
body{
	background-color: #f3f3f3;
	font-family: dpweb;
}

p {
 font-family: dpweb;
 font-size: 20px;
}