From 14feff1f92149d18767e58db16f0d2eebc88b757 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 27 Feb 2023 17:25:06 +0100 Subject: embed fonts --- client-web/public/assets/style/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client-web/public') diff --git a/client-web/public/assets/style/master.css b/client-web/public/assets/style/master.css index c6527b8..13f8f2f 100644 --- a/client-web/public/assets/style/master.css +++ b/client-web/public/assets/style/master.css @@ -3,7 +3,7 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2022 metamuffin */ -@import url("https://s.metamuffin.org/static/font-ubuntu/include.css"); +@import url("../font/include.css"); @import url("./logger.css"); @import url("./chat.css"); @import url("./room.css"); -- cgit v1.2.3-70-g09d2