summaryrefslogtreecommitdiff
path: root/platform-workshop/slides/lib/font/league-gothic/league-gothic.css
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-12-29 11:55:05 +0100
committerVarac <varac@leap.se>2017-12-29 11:55:05 +0100
commitda9fe108b07ff07d6e11fff3820386877fd2fee0 (patch)
tree8d5e7c23fc3e57e8f7c8dfa5f144396e827f58df /platform-workshop/slides/lib/font/league-gothic/league-gothic.css
parent5162a7a883a2acc4bf6a8d06daabab0db5881099 (diff)
Add generated slides
Diffstat (limited to 'platform-workshop/slides/lib/font/league-gothic/league-gothic.css')
-rw-r--r--platform-workshop/slides/lib/font/league-gothic/league-gothic.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/platform-workshop/slides/lib/font/league-gothic/league-gothic.css b/platform-workshop/slides/lib/font/league-gothic/league-gothic.css
new file mode 100644
index 0000000..44a33a1
--- /dev/null
+++ b/platform-workshop/slides/lib/font/league-gothic/league-gothic.css
@@ -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;
+} \ No newline at end of file