animation, gathering, deposit, ui
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import { FontFamily, formFontFamily } from "@24tools/ads_common";
|
||||
|
||||
export const customFont: undefined | Promise<FontFamily> = undefined
|
||||
export const customFont: Promise<FontFamily> = formFontFamily(
|
||||
"Passion One",
|
||||
"./PassionOne-Black.otf"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user