diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in
index f453a8a844..1f435674cf 100644
--- a/cmake/modules/MacOSXBundleInfo.plist.in
+++ b/cmake/modules/MacOSXBundleInfo.plist.in
@@ -26,6 +26,8 @@
????
CFBundleVersion
${MACOSX_BUNDLE_BUNDLE_VERSION}
+ ATSApplicationFontsPath
+ fonts/
CFBundleURLTypes
diff --git a/src/platform/osx/Info.plist.in b/src/platform/osx/Info.plist.in
index e58a3d0681..f5846c023a 100644
--- a/src/platform/osx/Info.plist.in
+++ b/src/platform/osx/Info.plist.in
@@ -23,6 +23,8 @@
CFBundleVersion
@SLIC3R_BUILD_ID@
CFBundleURLTypes
+ ATSApplicationFontsPath
+ fonts/
CFBundleURLName