From 3b73b4b884df753d2e3b223e39db6d5e9b956506 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Feb 2023 19:45:02 +0100 Subject: replaced Google fonts with Bunny fonts --- themes/new_theme/static/slide/css/theme/source/moon.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/new_theme/static/slide/css/theme/source/moon.scss') diff --git a/themes/new_theme/static/slide/css/theme/source/moon.scss b/themes/new_theme/static/slide/css/theme/source/moon.scss index e47e5b5..81f99e8 100644 --- a/themes/new_theme/static/slide/css/theme/source/moon.scss +++ b/themes/new_theme/static/slide/css/theme/source/moon.scss @@ -13,7 +13,7 @@ // Include theme-specific fonts @import url(../../lib/font/league-gothic/league-gothic.css); -@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); +@import url(https://fonts.bunny.net/css?family=Lato:400,700,400italic,700italic); /** * Solarized colors by Ethan Schoonover -- cgit v1.2.3-54-g00ecf