summaryrefslogtreecommitdiff
path: root/gui/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main.qml')
-rw-r--r--gui/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main.qml b/gui/main.qml
index 7fd38ab..a3a0922 100644
--- a/gui/main.qml
+++ b/gui/main.qml
@@ -55,7 +55,7 @@ ApplicationWindow {
FontLoader {
id: lightFont
- source: "qrc:/poppins-light.ttf"
+ source: "qrc:/poppins-regular.ttf"
}
FontLoader {