updated Reveal.js to latest version

This commit is contained in:
2021-04-08 09:52:49 +01:00
parent c32f12cce7
commit 363b518b80
82 changed files with 3178 additions and 11262 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;
}