reorganize fonts, include source sans pro for offline use

This commit is contained in:
Hakim El Hattab
2015-01-06 17:36:53 +01:00
parent 40f12acf2d
commit 06ad3bf4c2
31 changed files with 112 additions and 85 deletions

View File

@ -1,6 +1,6 @@
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic,600italic&subset=latin,latin-ext);
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
/**
* Black theme for reveal.js.
* Black theme for reveal.js. This is the opposite of the 'white' theme.
*
* Copyright (C) 2015 Hakim El Hattab, http://hakim.se
*/