
/*   ------------  DEVANAGARI UNICODE  -----------  */  

.mantra {
	font-family:'Sanskrit 2003', 'Arial Unicode MS', Verdana;
	font-size:1em;
	margin-bottom:px;
	margin-top:px;
	line-height:1.5em;
	}

@font-face {font-family: 'Sanskrit 2003'; src: url('fonts/Sanskrit2003.ttf') format('truetype');}
@font-face {font-family: 'DejaVu Serif'; src: url('fonts/DejaVuSerif.ttf') format('truetype');}
@font-face {font-family: 'DejaVu Serif'; font-weight: bold; src: url('fonts/DejaVuSerif-Bold.ttf') format('truetype');}
@font-face { font-family: 'DejaVu Serif'; font-style: italic; src: url('fonts/DejaVuSerif-Italic.ttf') format('truetype');}
@font-face { font-family: 'DejaVu Serif'; font-weight: bold; font-style: italic; src: url('fonts/DejaVuSerif-BoldItalic.ttf') format('truetype');}

.deva {font-family:'Sanskrit 2003', Verdana, Mangal;}
.deva {font-size:1.65em;}
.deva {margin-bottom:-2px;}
.deva {margin-top:-26px;}
.deva {line-height:1.5em;}

