font embed try #2

This commit is contained in:
2025-11-15 22:25:14 +01:00
parent 99e3956fab
commit 577b477f4d
77 changed files with 94 additions and 77 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class Constants {
public static final MAIN_COLOR3:Int = 0xECEFF0;
// Fonts
public static final MONTSERRAT_SEMIBOLD_600:String = "Montserrat_SemiBold_600.ttf";
public static final MONTSERRAT_SEMIBOLD_600:String = "Montserrat_SemiBold_600";
private function new() {