OBJECT
1type OrderedFonts {23# Font style4css: String! 56# Font label7label: String! 89# Indicates if it is a regular font type10regular: Boolean! 1112# Indicates if it is a user typekit font type13userTypekit: Boolean! 1415# Font ID16value: Boolean! 1718}