@font-face {
    font-family: 'tamil';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/tamil.ttf') format('truetype');

}