Initialer Commit

This commit is contained in:
2026-02-19 17:01:11 +01:00
parent bf796f3335
commit 3f0a62405b
169 changed files with 32719 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
@font-face {
font-family: 'League Gothic';
src: url('./league-gothic.eot');
src: url('./league-gothic.eot?#iefix') format('embedded-opentype'),
url('./league-gothic.woff') format('woff'),
url('./league-gothic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}