Hacker News new | ask | show | jobs
by pg_bot 5254 days ago
Helpful hint: you can check out all of the page's css using the inspector. For this case you can see that what font-family is declared, and then reference it on google. Using this technique you can add styles on the fly to your sites and check them out as you are designing.
1 comments

Thanks, I didn't know that.