--- title: IKeymanPackage::Fonts Property --- ## Introduction The `IKeymanPackage::Fonts` property returns an [`IKeymanPackageContentFonts`](../IKeymanPackageContentFonts) reference which lists the fonts included within the package. ## Specification ``` clike readonly IKeymanPackageContentFonts* Fonts ```