From 4eddd01fc39547017b4bd6ac9044468d54f0b53f Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 18 May 2023 21:41:34 +0200 Subject: [PATCH] update fonts --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index cb8d1d5..0f1be36 100644 --- a/theme.css +++ b/theme.css @@ -5,7 +5,7 @@ @font-face { font-family: 'UbuntuMono'; - src: url('./fonts/ubuntu-mono.ttf') format('truetype'); + src: url('./fonts/ubuntu-mono.ttf'); } :root {