2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

7
Gateways/FE/themes/fonts.css Executable file
View File

@@ -0,0 +1,7 @@
@font-face {
font-family: "Nunito Sans";
src: url('./NunitoSans-Variable.ttf') format('truetype');
font-weight: 200 900;
font-style: normal;
font-display: swap;
}