From 5be638287d4e5f801e0aec738f598045f82552e3 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sun, 13 Dec 2020 18:22:36 -0800 Subject: Carlito and Source Pro are the new default typefaces. --- templates/documents/default.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/documents') diff --git a/templates/documents/default.org b/templates/documents/default.org index e0517d8..e94b6df 100644 --- a/templates/documents/default.org +++ b/templates/documents/default.org @@ -13,8 +13,8 @@ # Beautiful fonts ONLY #+LATEX_HEADER: \usepackage{fontspec} -#+LATEX_HEADER: \setmainfont{Public Sans} -#+LATEX_HEADER: \setmonofont{Hack} +#+LATEX_HEADER: \setmainfont{Carlito} +#+LATEX_HEADER: \setmonofont{Courier Prime} # Get total page count to insert in footer #+LATEX_HEADER: \usepackage{lastpage} -- cgit v1.2.3