Browse Source

move fonts from lib/fonts to dist/theme/fonts

Hakim El Hattab 5 years ago
parent
commit
5e5013645d
31 changed files with 12 additions and 12 deletions
  1. 1 1
      css/theme/source/beige.scss
  2. 1 1
      css/theme/source/black.scss
  3. 1 1
      css/theme/source/league.scss
  4. 1 1
      css/theme/source/moon.scss
  5. 1 1
      css/theme/source/solarized.scss
  6. 1 1
      css/theme/source/white.scss
  7. 1 1
      dist/theme/beige.css
  8. 1 1
      dist/theme/black.css
  9. 0 0
      dist/theme/fonts/league-gothic/LICENSE
  10. 0 0
      dist/theme/fonts/league-gothic/league-gothic.css
  11. 0 0
      dist/theme/fonts/league-gothic/league-gothic.eot
  12. 0 0
      dist/theme/fonts/league-gothic/league-gothic.ttf
  13. 0 0
      dist/theme/fonts/league-gothic/league-gothic.woff
  14. 0 0
      dist/theme/fonts/source-sans-pro/LICENSE
  15. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-italic.eot
  16. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-italic.ttf
  17. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-italic.woff
  18. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-regular.eot
  19. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-regular.ttf
  20. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-regular.woff
  21. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.eot
  22. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.ttf
  23. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.woff
  24. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot
  25. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf
  26. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff
  27. 0 0
      dist/theme/fonts/source-sans-pro/source-sans-pro.css
  28. 1 1
      dist/theme/league.css
  29. 1 1
      dist/theme/moon.css
  30. 1 1
      dist/theme/solarized.css
  31. 1 1
      dist/theme/white.css

+ 1 - 1
css/theme/source/beige.scss

@@ -13,7 +13,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 
 
 
 

+ 1 - 1
css/theme/source/black.scss

@@ -12,7 +12,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+@import url(fonts/source-sans-pro/source-sans-pro.css);
 
 
 
 
 // Override theme settings (see ../template/settings.scss)
 // Override theme settings (see ../template/settings.scss)

+ 1 - 1
css/theme/source/league.scss

@@ -15,7 +15,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 
 
 // Override theme settings (see ../template/settings.scss)
 // Override theme settings (see ../template/settings.scss)

+ 1 - 1
css/theme/source/moon.scss

@@ -12,7 +12,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 
 
 /**
 /**

+ 1 - 1
css/theme/source/solarized.scss

@@ -12,7 +12,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 
 
 
 

+ 1 - 1
css/theme/source/white.scss

@@ -12,7 +12,7 @@
 
 
 
 
 // Include theme-specific fonts
 // Include theme-specific fonts
-@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+@import url(fonts/source-sans-pro/source-sans-pro.css);
 
 
 
 
 // Override theme settings (see ../template/settings.scss)
 // Override theme settings (see ../template/settings.scss)

+ 1 - 1
dist/theme/beige.css

@@ -3,7 +3,7 @@
  *
  *
  * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
  * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
  */
  */
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 /*********************************************
 /*********************************************
  * GLOBAL STYLES
  * GLOBAL STYLES

+ 1 - 1
dist/theme/black.css

@@ -3,7 +3,7 @@
  *
  *
  * By Hakim El Hattab, http://hakim.se
  * By Hakim El Hattab, http://hakim.se
  */
  */
-@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+@import url(fonts/source-sans-pro/source-sans-pro.css);
 section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
 section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
   color: #222; }
   color: #222; }
 
 

+ 0 - 0
lib/font/league-gothic/LICENSE → dist/theme/fonts/league-gothic/LICENSE


+ 0 - 0
lib/font/league-gothic/league-gothic.css → dist/theme/fonts/league-gothic/league-gothic.css


+ 0 - 0
lib/font/league-gothic/league-gothic.eot → dist/theme/fonts/league-gothic/league-gothic.eot


+ 0 - 0
lib/font/league-gothic/league-gothic.ttf → dist/theme/fonts/league-gothic/league-gothic.ttf


+ 0 - 0
lib/font/league-gothic/league-gothic.woff → dist/theme/fonts/league-gothic/league-gothic.woff


+ 0 - 0
lib/font/source-sans-pro/LICENSE → dist/theme/fonts/source-sans-pro/LICENSE


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-italic.eot → dist/theme/fonts/source-sans-pro/source-sans-pro-italic.eot


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-italic.ttf → dist/theme/fonts/source-sans-pro/source-sans-pro-italic.ttf


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-italic.woff → dist/theme/fonts/source-sans-pro/source-sans-pro-italic.woff


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-regular.eot → dist/theme/fonts/source-sans-pro/source-sans-pro-regular.eot


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-regular.ttf → dist/theme/fonts/source-sans-pro/source-sans-pro-regular.ttf


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-regular.woff → dist/theme/fonts/source-sans-pro/source-sans-pro-regular.woff


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibold.eot → dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.eot


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibold.ttf → dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.ttf


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibold.woff → dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.woff


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot → dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf → dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff → dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff


+ 0 - 0
lib/font/source-sans-pro/source-sans-pro.css → dist/theme/fonts/source-sans-pro/source-sans-pro.css


+ 1 - 1
dist/theme/league.css

@@ -5,7 +5,7 @@
  *
  *
  * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
  * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
  */
  */
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 /*********************************************
 /*********************************************
  * GLOBAL STYLES
  * GLOBAL STYLES

+ 1 - 1
dist/theme/moon.css

@@ -2,7 +2,7 @@
  * Solarized Dark theme for reveal.js.
  * Solarized Dark theme for reveal.js.
  * Author: Achim Staebler
  * Author: Achim Staebler
  */
  */
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 /**
 /**
  * Solarized colors by Ethan Schoonover
  * Solarized colors by Ethan Schoonover

+ 1 - 1
dist/theme/solarized.css

@@ -2,7 +2,7 @@
  * Solarized Light theme for reveal.js.
  * Solarized Light theme for reveal.js.
  * Author: Achim Staebler
  * Author: Achim Staebler
  */
  */
-@import url(../../lib/font/league-gothic/league-gothic.css);
+@import url(fonts/league-gothic/league-gothic.css);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
 /**
 /**
  * Solarized colors by Ethan Schoonover
  * Solarized colors by Ethan Schoonover

+ 1 - 1
dist/theme/white.css

@@ -3,7 +3,7 @@
  *
  *
  * By Hakim El Hattab, http://hakim.se
  * By Hakim El Hattab, http://hakim.se
  */
  */
-@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
+@import url(fonts/source-sans-pro/source-sans-pro.css);
 section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
 section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
   color: #fff; }
   color: #fff; }