@font-face {
    font-family: 'Ziegenbalg';
    src: url('Ziegenbalg.eot');
    src: url('Ziegenbalg.woff') format('woff'),
         url('Ziegenbalg.ttf') format('truetype'),
         url('Ziegenbalg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Beschi';
    src: url('Beschi.eot');
    src: url('Beschi.woff') format('woff'),
         url('Beschi.ttf') format('truetype'),
         url('Beschi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Periyar';
    src: url('Periyar.eot');
    src: url('Periyar.woff') format('woff'),
         url('Periyar.ttf') format('truetype'),
         url('Periyar.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, h1,h2,h3,h4,h5,h6,.article_title,.module_title,.pagetitle,.yjstyled{
	font-weight:normal!important;
    font-family:'Ziegenbalg', Arial, sans-serif;
}

.mtamil_alt{
	font-weight:normal!important;
    font-family:'Beschi', Arial, sans-serif;
}

.mtamil_braille{
	font-weight:normal!important;
    font-family:'Periyar', Arial, sans-serif;
}