diff --git a/style.css b/style.css index aea36cf..252b214 100644 --- a/style.css +++ b/style.css @@ -11,9 +11,9 @@ --accent1: 153, 193, 241; --accent3: 53, 132, 228; --accent5: 26, 95, 180; - font-family: InterVariable, "Inter Variable", Inter, "Noto Sans Thai Looped" /*, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"*/; + font-family: InterVariable, "Inter Variable", Inter, "Noto Sans Thai Looped"; text-rendering: optimizeLegibility; - font-feature-settings: 'liga' 1, 'calt' 1, 'cv05' 1; /* Inter features */ + font-feature-settings: 'liga' 1, 'calt' 1, 'cv05' 1; /* Inter features to match Adwaita Sans */ } .centerscreen {