summaryrefslogtreecommitdiffstats
path: root/talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-06-09 11:44:12 +0200
committerLoïc Hoguin <[email protected]>2017-06-09 11:44:12 +0200
commitf3ab9ef65d948469e864184bcf95114bf8025ad1 (patch)
tree77458e2ece4e95d5e16ae7466ef22750c0edc9ac /talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css
parent5a0feb20ace7a923b1101c274ef2ff12fa47a776 (diff)
downloadninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.tar.gz
ninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.tar.bz2
ninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.zip
Release the tale of 2.0 cowboy slides
Diffstat (limited to 'talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css')
-rw-r--r--talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css b/talks/tale-of-2.0-cowboy/lib/font/league-gothic/league-gothic.css
new file mode 100644
index 00000000..44a33a14
--- /dev/null
+++ b/talks/tale-of-2.0-cowboy/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