diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index f366c061..3eaaa365 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -80,4 +80,4 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(font-lock-keyword-face ((t (:slant italic)))) - '(variable-pitch ((t (:weight Regular :height 1.2 :family "Roboto Slab"))))) + '(variable-pitch ((t (:weight Regular :height 1.1 :family "Noto Sans")))))