initial commit

This commit is contained in:
2025-06-18 07:46:59 -04:00
commit 9a82d1a664
167 changed files with 40539 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,19 @@
@font-face {
font-family: 'bebas_neueregular';
src: url('./bebasneue-regular-webfont.woff2') format('woff2'),
url('./bebasneue-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'yorkwhiteletterregular';
src: url('./yorkwhiteletter-webfont.woff2') format('woff2'),
url('./yorkwhiteletter-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

Binary file not shown.

Binary file not shown.