/* Note:if the following font files are in another location, please edit the url() specifiers, below, to match. */
@font-face {
    font-family:'rekha';
    src:url('build/fonts/rekha.eot');
    src:url('build/fonts/rekha.eot?#iefix') format('embedded-opentype'),
         url('build/fonts/rekha.woff') format('woff'),
         url('build/fonts/rekha.ttf') format('truetype');
    font-weight:normal;
    font-style:normal}
div.Rekha	{ font-family:'rekha','Rekha','Tahoma','Arial Unicode MS','sans-serif'}
