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/moon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/new_theme/static/slide/css/theme/moon.css') diff --git a/themes/new_theme/static/slide/css/theme/moon.css b/themes/new_theme/static/slide/css/theme/moon.css index b119576..c9c7ba5 100644 --- a/themes/new_theme/static/slide/css/theme/moon.css +++ b/themes/new_theme/static/slide/css/theme/moon.css @@ -3,7 +3,7 @@ * Author: Achim Staebler */ @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