Static output of presentation as presented
This commit is contained in:
parent
57e4c16287
commit
1f8bb1f30c
88 changed files with 10453 additions and 0 deletions
10
_static/dist/theme/fonts/league-gothic/league-gothic.css
vendored
Normal file
10
_static/dist/theme/fonts/league-gothic/league-gothic.css
vendored
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue