@font-face {  
  font-family: "kruti dev" ;  
  src: url( 'k010.TTF' );	
  src: url( 'k010.TTF' ) format('truetype');  
  
  font-weight: normal;
  font-style: normal;
}  
.hinditext {
    font-family: kruti dev;  
    font-size:13px;
}
#calendarDiv div table{float: left;}