From 36b73cd5ea52211ff1881632e5091a2cc9ed16bc Mon Sep 17 00:00:00 2001
From: "Patrick L.S. Connor" <patrick.connor@desy.de>
Date: Thu, 24 Jun 2021 23:07:18 +0200
Subject: [PATCH] updating the style

---
 style.tex | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/style.tex b/style.tex
index b1242db..64ee38c 100644
--- a/style.tex
+++ b/style.tex
@@ -17,6 +17,13 @@
 \hypersetup{pdfstartview={Fit}}
 
 \usefonttheme{professionalfonts}
+\setsansfont{NewCMSans10-Regular}
+\setsansfont[%
+ItalicFont=NewCMSans10-Oblique,%
+BoldFont=NewCMSans10-Bold,%
+BoldItalicFont=NewCMSans10-BoldOblique,%
+SmallCapsFeatures={Numbers=OldStyle}]{NewCMSans10-Regular}
+\newfontfamily\helveticalike{TeX Gyre Heros}
 \newfontfamily\helvet{TeXGyreHeros-Bold}
 
 \usecolortheme[named=UHH-red]{structure}
-- 
GitLab