/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 8, 2016, 10:13:33 AM
    Author     : Mohan
*/
@font-face{
    font-family: "Sinhala";
    src:url('bindumathi.ttf');
}

@font-face{
    font-family: "Tamil";
    src:url('baamini.ttf');
}

.sinhala{
    font-family: "Sinhala";
}

.tamil{
    font-family: "Tamil";
}