type FontSource = { family: string, weight: string | number, style: string, src: string, }
packages / workbench / src / text / font-loader.ts