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,15 +1,9 @@
@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Solarized Light theme for reveal.js.
* Author: Achim Staebler
*/
@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; }
/**
* Solarized colors by Ethan Schoonover
*/