google / google/fonts

Bentham Font shows different uppercase P when strong

Open
#2,346 3 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/1038062/74671597-6e48b800-51a3-11ea-9083-6bf2d55e7792.png)

Zooming in:

![image](https://user-images.githubusercontent.com/1038062/74671620-7ef92e00-51a3-11ea-98c4-b39e7b4aa296.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.