OpenColloq WS24 ECS

This commit is contained in:
Theresa Treimer 2024-12-11 17:31:47 +01:00
parent 7d285aa05f
commit 5fe9f40dbe
207 changed files with 13586 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;
}