diff options
Diffstat (limited to 'static/font/config.json')
| -rw-r--r-- | static/font/config.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/static/font/config.json b/static/font/config.json new file mode 100644 index 00000000..08d80924 --- /dev/null +++ b/static/font/config.json @@ -0,0 +1,34 @@ +{ + "name": "", + "css_prefix_text": "icon-", + "css_use_suffix": false, + "hinting": true, + "units_per_em": 1000, + "ascent": 850, + "glyphs": [ + { + "uid": "09feb4465d9bd1364f4e301c9ddbaa92", + "css": "retweet", + "code": 59392, + "src": "fontawesome" + }, + { + "uid": "c6be5a58ee4e63a5ec399c2b0d15cf2c", + "css": "reply", + "code": 61714, + "src": "fontawesome" + }, + { + "uid": "474656633f79ea2f1dad59ff63f6bf07", + "css": "star", + "code": 59393, + "src": "fontawesome" + }, + { + "uid": "d17030afaecc1e1c22349b99f3c4992a", + "css": "star-empty", + "code": 59394, + "src": "fontawesome" + } + ] +}
\ No newline at end of file |
