Basic release

This commit is contained in:
2023-12-30 14:28:21 +01:00
parent 4869f1ef2f
commit bf2892ab29
125 changed files with 10729 additions and 0 deletions

11
buena/font/ihs.css Normal file
View File

@ -0,0 +1,11 @@
@font-face {
font-family: IHS;
src: url('ihs.eot');
src: url('ihs.eot?#iefix') format('embedded-opentype'),
url('ihs.woff2') format('woff2'),
url('ihs.woff') format('woff'),
url('ihs.ttf') format('truetype'),
url('ihs.svg#immenhausenregular') format('svg');
font-weight: normal;
font-style: normal;
}

BIN
buena/font/ihs.eot Normal file

Binary file not shown.

1825
buena/font/ihs.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 135 KiB

BIN
buena/font/ihs.ttf Normal file

Binary file not shown.

BIN
buena/font/ihs.woff Normal file

Binary file not shown.

BIN
buena/font/ihs.woff2 Normal file

Binary file not shown.