export interface Font { slug: string; file: string; format: string; }