export interface CustomFontSource { family: string; src: string; weight: string; }