diff --git a/website/source/stylesheets/_helpers.scss b/website/source/stylesheets/_helpers.scss index 6e327dd52..0c6dba52f 100644 --- a/website/source/stylesheets/_helpers.scss +++ b/website/source/stylesheets/_helpers.scss @@ -40,7 +40,7 @@ $sidebar-width: 250px; //typography -$serif: 'prenton', helvetica, Georgia, serif; +$serif: 'myriad-pro', helvetica, Georgia, serif; $sans: 'HeimatStencil-SemiBold', 'Avenir', 'Helvetica Neue', Helvetica, Arial, sans-serif; $mono: 'Inconsolata', 'courier new', courier, mono-space;