From 06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 6 Jan 2015 17:36:53 +0100 Subject: reorganize fonts, include source sans pro for offline use --- css/theme/black.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/theme/black.css') diff --git a/css/theme/black.css b/css/theme/black.css index 700fd46..7d3bee4 100644 --- a/css/theme/black.css +++ b/css/theme/black.css @@ -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 */ -- cgit v1.2.3