Y
Hacker News
new
|
ask
|
show
|
jobs
by
tomhanlon
1195 days ago
Instead of loading a font from Google Fonts you would just use the font-family property for the given typeface:
font-family: Charter, 'Bitstream Charter', 'Sitka Text', Cambria, serif;
for instance.