@font-face {
    font-family: 'LathaRegular';
    src: url('latha.eot');
    src: url('latha.eot') format('embedded-opentype'),
         url('latha.woff') format('woff'),
         url('latha.ttf') format('truetype'),
         url('latha.svg#LathaRegular') format('svg');
}
