Hacker News new | ask | show | jobs
by publicfig 3114 days ago
I know this is off topic, but I noticed the typography too and was just seeing if I could tell what it was before looking. But oddly enough, I can't seem to find out what typeface is used using the developer tools for the life of me. Does anyone know how that could be hidden from the styles pane?
2 comments

I think it is this font: https://www.myfonts.com/fonts/paratype/stem-text/

(look in the 'computed' tab of dev tools)

The rendered typeface is Stem Text. If you click on an element with the typeface and go to the computed tab that will show you what font-family style is applied.