From: Ben Harris Date: Sun, 25 Jun 2017 19:59:33 +0000 (+0100) Subject: CSS: Add font-synthesis: none. X-Git-Tag: bedstead-001.002~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=1c39b2bbd19f480664ad5e59de4a8599152a1bc1;p=bedstead-debian.git CSS: Add font-synthesis: none. Otherwise, Firefox synthesises Bedstead Bold when I use

. --- diff --git a/bedstead.css b/bedstead.css index 1a14ce5..f968d80 100644 --- a/bedstead.css +++ b/bedstead.css @@ -4,6 +4,7 @@ body { font-family: Bedstead; font-feature-settings: "palt"; + font-synthesis: none; } /* Except where it's conventional to use a monospaced version. */