From 524bf323aaad3271cdb25e90d81923362538f536 Mon Sep 17 00:00:00 2001 From: SYwaves Date: Thu, 15 Aug 2024 13:15:39 +0700 Subject: [PATCH] fontstack addition --- sigma.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sigma.css b/sigma.css index 17de876..0b84033 100644 --- a/sigma.css +++ b/sigma.css @@ -142,7 +142,7 @@ body { background-color: #fff; font-size: 0.95em; color: #333; - font-family: InterVariable, RedactRect, BlinkMacSystemFont, 'Segoe UI', + font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-feature-settings: 'case', 'ss01', 'ss04'; @@ -553,7 +553,7 @@ sup { top: 1rem; left: 1rem; z-index: 15; - font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', + font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Times New Roman', Helvetica, Roboto, sans-serif; font-size: 30px; font-weight: 700;