From cb98637a223ea3cf2dddd037b65c98da6bd45bc1 Mon Sep 17 00:00:00 2001 From: sefaria Date: Tue, 30 Jun 2026 23:53:37 +0200 Subject: [PATCH] =?UTF-8?q?Enable=20alternate=20=C3=9F=20in=20address=20ro?= =?UTF-8?q?w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom.css b/custom.css index 3a65ce0..ce79c8d 100644 --- a/custom.css +++ b/custom.css @@ -22,7 +22,8 @@ h1 { } .address-row, .address-row span { - font-family: "MD IO" + font-family: "MD IO"; + font-feature-settings: "ss01" 1; } /* Remove bold style */