# CFontBank

# What is CFontBank?

CFontBank is a format used to store an array of values using the CFont data type.

# Structure

Size Type Name Description
4 ASCII Header Bank header, always "ATNF"
4 UInt32 Count The length of the next array
... CFont[] Fonts An array of fonts, the length is equal to Count