Add tamil translation (#430)

This commit is contained in:
Ananth
2025-01-03 13:49:41 +05:30
committed by GitHub
parent d9b4100d17
commit 9016cfb035
6 changed files with 30 additions and 0 deletions

View File

@@ -55,3 +55,11 @@
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans';
src: url('/lib/fonts/NotoSansTamil-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}