accounts-frontend/src/icons.font.json

10 lines
235 B
JSON
Raw Normal View History

{
"files": ["icons/webfont/*"],
"fileName": "assets/fonts/[fontname][ext]?[hash]",
"fontName": "ely-account-icons",
"cssTemplate": "icons.css.hbs",
"classPrefix": "",
"fixedWidth": true,
"normalize": true
}