Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-04-10 19:23:03 +07:00
parent e4705579f0
commit 0700a715e4
5693 changed files with 857475 additions and 0 deletions

3
themes/font/fontface.css Normal file
View File

@ -0,0 +1,3 @@
@font-face {font-family: 'LatoHeavy';src: url('Lato-Heavy.woff') format('opentype');}
@font-face {font-family: 'RobotoLight';src: url('Roboto-Light.woff') format('opentype');}
@font-face {font-family: 'dseg7modernregular';src: url('dseg7modernregular.woff');}