---
title: kMDItemFonts
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemfonts
---

# kMDItemFonts

Fonts used in this item. You should store the font's full name, the postscript name, or the font family name, based on the available information. A CFArray of CFStrings.

## Declaration

```swift
let kMDItemFonts: CFString!
```
