From 41008058eecaf03af1feb2a42a2b801ce12fb890 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 12 Jul 2022 21:42:57 +1000 Subject: Finalise for version 1.0.0 --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/index.css') diff --git a/src/index.css b/src/index.css index 855e9f0..8e8b70f 100644 --- a/src/index.css +++ b/src/index.css @@ -97,7 +97,7 @@ /* Other */ @font-face { font-family: Ubuntu; - src: url('/fonts/Ubuntu-Regular.woff2'); + src: url('/font/Ubuntu-Regular.woff2'); } body { font-family: Ubuntu, system-ui, sans-serif; -- cgit v1.2.3