export class fontFamilies { static Fonts = { primary: 'Mulish', secondary: 'AvenirNextLTPro', primaryArabic: 'DroidArabicKufi', }; }