Swap Noto Serif to PT Serif

This commit is contained in:
Jake Giltsoff
2014-08-17 16:01:47 +01:00
parent 3950251944
commit c7554d995b
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
{{! Styles'n'Scripts }}
<link rel="stylesheet" type="text/css" href="{{asset "css/screen.css"}}" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic|Open+Sans:700,400" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=PT+Serif:400,700,400italic|Open+Sans:700,400" />
{{! Ghost outputs important style and meta data with this tag }}
{{ghost_head}}