summaryrefslogtreecommitdiff
path: root/2018fosdem/lib/font/league-gothic/league-gothic.css
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2018-02-09 11:17:27 +0100
committerkwadronaut <kwadronaut@leap.se>2018-02-09 11:17:27 +0100
commitf6eec69d0cae3b2e540a3a85c7105c134d6734b4 (patch)
tree690aaee554f02b64f37022c60bf54a6de53b5ff0 /2018fosdem/lib/font/league-gothic/league-gothic.css
parenta5654babdfbb799a0afc905445164d4cb97b0a6c (diff)
add 2018 fosdem presentation
Diffstat (limited to '2018fosdem/lib/font/league-gothic/league-gothic.css')
-rw-r--r--2018fosdem/lib/font/league-gothic/league-gothic.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/2018fosdem/lib/font/league-gothic/league-gothic.css b/2018fosdem/lib/font/league-gothic/league-gothic.css
new file mode 100644
index 0000000..44a33a1
--- /dev/null
+++ b/2018fosdem/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