Hi
I am in the Migration from Windows 10 to Windows 11 Fresh install so no upgrade.
Now I have a problem with my custom.css
with the Open Dyslexic font(homepage).
I have added Open dyslexic to Control Panel\Appearance and Personalisation\Fonts
(Windows). I can use the it with other software like word. Changing Multiple fonts (default and non default) workout well. But Open Dyslexic fails on my Windows 11 System while it work on Windows 10. Both Default dark theme.
By custom.css
contain the following:
:root {
--ls-font-family: "OpenDyslexic";
}
* {
line-height: 1.6;
font-variant-ligatures: none !important;
}
Can Somebody explain what i have to change.
Thanks in Advance
Gurrola