-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add: Fallback font for symbols #268
Conversation
✅ Deploy Preview for scientific-python-hugo-theme ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
@jarrodmillman This fallback font, Noto Sans Symbols 2, includes the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
That header has font weight 700, I think, so we'd need that weight included. Perhaps 400, 700 to have bold and non-bold. |
Unfortunately, the Noto Sans Symbols 2 font only offers one weight, 400: https://fonts.google.com/noto/specimen/Noto+Sans+Symbols+2 If you'd like, I could try to dig up another fallback font that includes that symbol, but I'm not sure if there's much alternative. This latest screenshot from Jarrod shows how it looks on his system now. What do you think? |
That looks great! |
See #256.