export interface IFontInfo { family: string; name: string; desc: string; }