diff options
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/entypo-fontello.ttf | bin | 0 -> 6832 bytes | |||
| -rw-r--r-- | fonts/font_icons.tres | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fonts/entypo-fontello.ttf b/fonts/entypo-fontello.ttf Binary files differnew file mode 100644 index 0000000..0e95ba4 --- /dev/null +++ b/fonts/entypo-fontello.ttf diff --git a/fonts/font_icons.tres b/fonts/font_icons.tres index 90f92cf..cc86d17 100644 --- a/fonts/font_icons.tres +++ b/fonts/font_icons.tres @@ -1,8 +1,8 @@ [gd_resource type="DynamicFont" load_steps=2 format=2] -[ext_resource path="res://fonts/B612-Regular.ttf" type="DynamicFontData" id=1] +[ext_resource path="res://fonts/entypo-fontello.ttf" type="DynamicFontData" id=1] [resource] -size = 128 +size = 64 use_filter = true font_data = ExtResource( 1 ) |
