export interface IFonts { fa: { iranYekan: { normal: string | number; faNum: string | number; }; }; en: { inter: { normal: string | number; }; }; }