added first freitalk talk

Signed-off-by: w1ntermute <gitlab@mail.smarquardt.space>
This commit is contained in:
w1ntermute 2023-10-06 20:54:35 +02:00
commit e55fd234dd
114 changed files with 9664 additions and 0 deletions

View file

@ -0,0 +1,2 @@
SIL Open Font License (OFL)
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

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;
}