From a8ade224f17c26536b36466ac90a63e505da94ac Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@dailly.me>
Date: Sun, 5 May 2024 18:01:00 +0200
Subject: Update the font (again)

---
 model_3/resources/10_fonts.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'model_3/resources')

diff --git a/model_3/resources/10_fonts.tex b/model_3/resources/10_fonts.tex
index 7c05521..f565b74 100755
--- a/model_3/resources/10_fonts.tex
+++ b/model_3/resources/10_fonts.tex
@@ -8,7 +8,6 @@
     Mapping=tex-text,
     Ligatures={Common, Required, Contextual, Historic}
 ]
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
 
 \setmainfont{Quicksand-Light}[
 	Path=../fonts/,
@@ -17,3 +16,4 @@
 \setmonofont{Latin Modern Mono Light}
 
 \input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont
-- 
cgit v1.2.3