struct Config { static let fonts: [String: String] = [ {{#fonts}} "{{&source}}": "{{&name}}", {{/fonts}} {{^fonts}} : {{/fonts}} ] }