diff --git a/main.tex b/main.tex index 2f60c99..58a2794 100644 --- a/main.tex +++ b/main.tex @@ -43,6 +43,9 @@ \usepackage[ebgaramond,semibold,textscale=0,vvarbb,subscriptcorrection,amsthm,alth]{newtx} % Use Garamond font for text and math \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) +\allsectionsfont{\sffamily} % Sans-serif for section titles +\chapterfont{\sffamily} + %% Custom commands \input{utils/commands} \newcommand{\CP}[1]{{\footnote{\textcolor{red}{CP: #1}}}}