diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 682c9791..56cb4437 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -75,4 +75,4 @@ ;; If there is more than one, they won't work right. '(shortdoc-heading ((t (:weight bold :height 1.3)))) '(shortdoc-section ((t nil))) - '(variable-pitch ((t (:height 1.1 :family "Bitter Pro"))))) + '(variable-pitch ((t (:weight light :height 1.1 :family "Noto Serif")))))