diff --git a/css/theme/source/dracula.scss b/css/theme/source/dracula.scss index ae968b8c..1de0eb30 100644 --- a/css/theme/source/dracula.scss +++ b/css/theme/source/dracula.scss @@ -9,9 +9,10 @@ @import "../template/settings"; // --------------------------------------------- - - // Include theme-specific fonts +@import url(./fonts/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); + $systemFontsSansSerif: -apple-system, BlinkMacSystemFont, avenir next, diff --git a/dist/theme/dracula.css b/dist/theme/dracula.css index 113b119e..f3f25b81 100644 --- a/dist/theme/dracula.css +++ b/dist/theme/dracula.css @@ -2,6 +2,8 @@ * Dracula Dark theme for reveal.js. * Based on https://draculatheme.com */ +@import url(./fonts/league-gothic/league-gothic.css); +@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /** * Dracula colors by Zeno Rocha * https://draculatheme.com/contribute