cicd: add presentation

This commit is contained in:
Julian Tölle 2018-07-29 22:20:49 +02:00
parent 3c129c9033
commit 1c9e41b2d9
68 changed files with 14799 additions and 1 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;
}