fix: styling fix

This commit is contained in:
chance 2022-10-26 01:22:02 -05:00
parent b37d01ef31
commit 25d1644774
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
@font-face {
font-family: 'Telugu MN';
src: local('Telugu MN'), url(./static/telugu-mn.woff) format('woff');
}
* {
box-sizing: border-box;
font-family: 'Telugu MN', serif;

BIN
src/static/telugu-mn.woff Normal file

Binary file not shown.