From be428000a5dd8081113323131cbc5af837a15e05 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 4 Aug 2017 09:44:48 -0400 Subject: copied from ../2016-11-30-Profitbricks without any changes yet Signed-off-by: Holger Levsen --- .../lib/font/league-gothic/league-gothic.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 userContent/presentations/2017-08-07-DebConf17/lib/font/league-gothic/league-gothic.css (limited to 'userContent/presentations/2017-08-07-DebConf17/lib/font/league-gothic/league-gothic.css') diff --git a/userContent/presentations/2017-08-07-DebConf17/lib/font/league-gothic/league-gothic.css b/userContent/presentations/2017-08-07-DebConf17/lib/font/league-gothic/league-gothic.css new file mode 100644 index 00000000..44a33a14 --- /dev/null +++ b/userContent/presentations/2017-08-07-DebConf17/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 -- cgit v1.2.3-70-g09d2