From 487943bbe851366122271fcf6f8df364ab2a686d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 26 Jan 2022 17:36:23 -0500 Subject: build, menu, game: Use bold font --- (limited to 'fonts/local.mk') diff --git a/fonts/local.mk b/fonts/local.mk index 3f601d3..1bb30ab 100644 --- a/fonts/local.mk +++ b/fonts/local.mk @@ -28,7 +28,7 @@ dist_noinst_DATA = \ %reldir%/FifteenTwenty/src/FifteenTwenty-UltraLight.sfd \ %reldir%/FifteenTwenty/src/FifteenTwenty-UltraLightOblique.sfd nodist_fonts_DATA = \ - %reldir%/FifteenTwenty/src/FifteenTwenty-Regular.ttf + %reldir%/FifteenTwenty/src/FifteenTwenty-Bold.ttf CLEANFILES += \ $(nodist_fonts_DATA) -- cgit v0.9.1