summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-11 06:09:50 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-11 06:09:50 +0200
commit43a369fc00e331c377f95c53c4d975e7d6f121a0 (patch)
tree06e8915b0bbd59de2c7dd708d3474f01feeb87c6 /CMakeLists.txt
parentda9bd1a8fa18ee958baebb204ef7a2a18972a6ad (diff)
Bring back regular-bold Nunito for links
The extra bold that is used for titles is too bold for links.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d5e51d23..3b61f9dc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,6 +63,7 @@ set (EMBED_RESOURCES
63 res/fonts/NanumGothic-Regular.ttf 63 res/fonts/NanumGothic-Regular.ttf
64 res/fonts/NotoEmoji-Regular.ttf 64 res/fonts/NotoEmoji-Regular.ttf
65 res/fonts/NotoSansJP-Regular.ttf 65 res/fonts/NotoSansJP-Regular.ttf
66 res/fonts/Nunito-Bold.ttf
66 res/fonts/Nunito-ExtraBold.ttf 67 res/fonts/Nunito-ExtraBold.ttf
67 res/fonts/Nunito-ExtraLight.ttf 68 res/fonts/Nunito-ExtraLight.ttf
68 res/fonts/Nunito-LightItalic.ttf 69 res/fonts/Nunito-LightItalic.ttf