change font to Fira

This commit is contained in:
2022-08-23 12:11:25 +03:00
parent d7b1645943
commit ea3c36f534
8 changed files with 73 additions and 55 deletions

Binary file not shown.

BIN
theme/FiraSans-Light.otf Normal file

Binary file not shown.

BIN
theme/FiraSans-Regular.otf Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://theme/FreeSans.ttf" type="DynamicFontData" id=1]
[ext_resource path="res://theme/FiraSans-Regular.otf" type="DynamicFontData" id=1]
[resource]
font_data = ExtResource( 1 )

View File

@ -1,6 +1,6 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://theme/FreeMonoBold.ttf" type="DynamicFontData" id=1]
[ext_resource path="res://theme/FiraSans-Light.otf" type="DynamicFontData" id=1]
[resource]
size = 18

Binary file not shown.