feat: use dancing script font locally

This commit is contained in:
Ephraim Atta-Duncan
2024-01-28 18:19:42 +00:00
parent 144bd4782b
commit 1c4a5449bb
6 changed files with 20 additions and 16 deletions

View File

@ -64,6 +64,7 @@ declare namespace NodeJS {
DEPLOYMENT_TARGET?: 'webapp' | 'marketing';
FONT_CAVEAT_URI: string;
FONT_DANCING_SCRIPT_URI: string;
POSTGRES_URL?: string;
DATABASE_URL?: string;