From cb0a365c25cfb60f5c7c073232e5c6bef9fc9064 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 10 Jun 2018 15:07:17 +0200 Subject: o Removing old stuff. --- .../reveal.js/lib/font/league-gothic/league-gothic.css | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 slides/bower_components/reveal.js/lib/font/league-gothic/league-gothic.css (limited to 'slides/bower_components/reveal.js/lib/font/league-gothic/league-gothic.css') diff --git a/slides/bower_components/reveal.js/lib/font/league-gothic/league-gothic.css b/slides/bower_components/reveal.js/lib/font/league-gothic/league-gothic.css deleted file mode 100644 index 44a33a1..0000000 --- a/slides/bower_components/reveal.js/lib/font/league-gothic/league-gothic.css +++ /dev/null @@ -1,10 +0,0 @@ -@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; -} \ No newline at end of file -- cgit v1.2.3