Bentham Font shows different uppercase P when strong
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
I have the font set to `Bentham` and I'm seeing strange uppercase P when the font is strong:

Zooming in:

I've got ligatures off:
```css
* {
font-variant-ligatures: none;
}
```
But I cannot find any other CSS setting that will fix the display.
Is this a problem with the way the font is designed or can it be controlled?
Contributor guide
Assessment
This issue has not been assessed yet.