Files
FYS-STK4155/doc/pub/Intro2Course/html/reveal.js/lib/font/league-gothic/league-gothic.css
T
2018-08-23 05:26:44 +02:00

10 lines
308 B
CSS

@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;
}