Static output of presentation as presented

This commit is contained in:
benjamin melançon 2024-11-18 21:12:50 -05:00
parent 57e4c16287
commit 1f8bb1f30c
88 changed files with 10453 additions and 0 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;
}