From fa33733fc6e8050631e6e09202ca92047c98697d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 30 Nov 2016 21:24:36 +0100 Subject: presenation: move to userContent/ so it becomes visible Signed-off-by: Holger Levsen --- .../lib/font/league-gothic/LICENSE | 2 ++ .../lib/font/league-gothic/league-gothic.css | 10 ++++++++++ .../lib/font/league-gothic/league-gothic.eot | Bin 0 -> 25696 bytes .../lib/font/league-gothic/league-gothic.ttf | Bin 0 -> 64256 bytes .../lib/font/league-gothic/league-gothic.woff | Bin 0 -> 30764 bytes 5 files changed, 12 insertions(+) create mode 100644 userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/LICENSE create mode 100644 userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.css create mode 100755 userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.eot create mode 100755 userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.ttf create mode 100755 userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.woff (limited to 'userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic') diff --git a/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/LICENSE b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/LICENSE new file mode 100644 index 00000000..29513e9c --- /dev/null +++ b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/LICENSE @@ -0,0 +1,2 @@ +SIL Open Font License (OFL) +http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL diff --git a/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.css b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.css new file mode 100644 index 00000000..44a33a14 --- /dev/null +++ b/userContent/presentations/2016-11-30-Profitbricks/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 diff --git a/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.eot b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.eot new file mode 100755 index 00000000..f62619ae Binary files /dev/null and b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.eot differ diff --git a/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.ttf b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.ttf new file mode 100755 index 00000000..baa9a950 Binary files /dev/null and b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.ttf differ diff --git a/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.woff b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.woff new file mode 100755 index 00000000..8c1227b2 Binary files /dev/null and b/userContent/presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.woff differ -- cgit v1.2.3-70-g09d2