all repos — slides @ d14aad6698cc14f0c86384dc9c24c3c43cb22259

Reveal-md slides I made for various occasions

réalise/_static/dist/theme/fonts/league-gothic/league-gothic.css (view raw)

 1@font-face {
 2    font-family: 'League Gothic';
 3    src: url('./league-gothic.eot');
 4    src: url('./league-gothic.eot?#iefix') format('embedded-opentype'),
 5         url('./league-gothic.woff') format('woff'),
 6         url('./league-gothic.ttf') format('truetype');
 7
 8    font-weight: normal;
 9    font-style: normal;
10}