@font-face{
    font-family: 'AnekTamil';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/AnekTamil-Regular.ttf') format('truetype');
}
@font-face{
    font-family: 'AnekTamil';
    font-weight: bold;
    src: url('../fonts/AnekTamil-SemiBold.ttf') format('truetype');
}
@font-face{
    font-family: 'AnekTamil';
    font-weight: lighter;
    src: url('../fonts/AnekTamil-Light.ttf') format('truetype');
}