aboutsummaryrefslogtreecommitdiff
path: root/css/theme/beige.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-01-06 17:36:53 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-01-06 17:37:14 +0100
commit06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1 (patch)
treef3ba716b173f712d6be37765e07c489654b54fc0 /css/theme/beige.css
parent40f12acf2dc2996ab8db81f474e8903364e94d87 (diff)
downloadfreenode-live-2017-presentation-06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1.tar
freenode-live-2017-presentation-06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1.tar.gz
reorganize fonts, include source sans pro for offline use
Diffstat (limited to 'css/theme/beige.css')
-rw-r--r--css/theme/beige.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css
index 72a6de4..514427c 100644
--- a/css/theme/beige.css
+++ b/css/theme/beige.css
@@ -1,16 +1,10 @@
+@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Beige theme for reveal.js.
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
-@font-face {
- font-family: 'League Gothic';
- src: url('../../lib/font/league_gothic-webfont.eot');
- src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), url('../../lib/font/league_gothic-webfont.woff') format('woff'), url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
- font-weight: normal;
- font-style: normal; }
-
/*********************************************
* GLOBAL STYLES
*********************************************/