mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
chore: change font to StatusInter
This commit is contained in:
parent
9760008625
commit
7d12ed2561
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Black.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Black.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-BlackItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-BlackItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Bold.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Bold.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-BoldItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-BoldItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-ExtraBold.otf
Normal file
BIN
fonts/InterStatus/InterStatus-ExtraBold.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-ExtraBoldItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-ExtraBoldItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-ExtraLight.otf
Normal file
BIN
fonts/InterStatus/InterStatus-ExtraLight.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-ExtraLightItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-ExtraLightItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Italic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Italic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Light.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Light.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-LightItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-LightItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Medium.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Medium.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-MediumItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-MediumItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Regular.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Regular.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-SemiBold.otf
Normal file
BIN
fonts/InterStatus/InterStatus-SemiBold.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-SemiBoldItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-SemiBoldItalic.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-Thin.otf
Normal file
BIN
fonts/InterStatus/InterStatus-Thin.otf
Normal file
Binary file not shown.
BIN
fonts/InterStatus/InterStatus-ThinItalic.otf
Normal file
BIN
fonts/InterStatus/InterStatus-ThinItalic.otf
Normal file
Binary file not shown.
@ -30,25 +30,24 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
|
|||||||
!isEmpty(target.path): INSTALLS += target
|
!isEmpty(target.path): INSTALLS += target
|
||||||
|
|
||||||
DISTFILES += \
|
DISTFILES += \
|
||||||
Inter-Black.otf \
|
../fonts/InterStatus/InterStatus-Black.otf \
|
||||||
Inter-BlackItalic.otf \
|
../fonts/InterStatus/InterStatus-BlackItalic.otf \
|
||||||
Inter-Bold.otf \
|
../fonts/InterStatus/InterStatus-Bold.otf \
|
||||||
Inter-BoldItalic.otf \
|
../fonts/InterStatus/InterStatus-BoldItalic.otf \
|
||||||
Inter-ExtraBold.otf \
|
../fonts/InterStatus/InterStatus-ExtraBold.otf \
|
||||||
Inter-ExtraBoldItalic.otf \
|
../fonts/InterStatus/InterStatus-ExtraBoldItalic.otf \
|
||||||
Inter-ExtraLight.otf \
|
../fonts/InterStatus/InterStatus-ExtraLight.otf \
|
||||||
Inter-ExtraLightItalic.otf \
|
../fonts/InterStatus/InterStatus-ExtraLightItalic.otf \
|
||||||
Inter-Italic.otf \
|
../fonts/InterStatus/InterStatus-Italic.otf \
|
||||||
Inter-Light.otf \
|
../fonts/InterStatus/InterStatus-Light.otf \
|
||||||
Inter-LightItalic.otf \
|
../fonts/InterStatus/InterStatus-LightItalic.otf \
|
||||||
Inter-Medium.otf \
|
../fonts/InterStatus/InterStatus-Medium.otf \
|
||||||
Inter-MediumItalic.otf \
|
../fonts/InterStatus/InterStatus-MediumItalic.otf \
|
||||||
Inter-Regular.otf \
|
../fonts/InterStatus/InterStatus-Regular.otf \
|
||||||
Inter-SemiBold.otf \
|
../fonts/InterStatus/InterStatus-SemiBold.otf \
|
||||||
Inter-SemiBoldItalic.otf \
|
../fonts/InterStatus/InterStatus-SemiBoldItalic.otf \
|
||||||
Inter-Thin.otf \
|
../fonts/InterStatus/InterStatus-Thin.otf \
|
||||||
Inter-ThinItalic.otf \
|
../fonts/InterStatus/InterStatus-ThinItalic.otf \
|
||||||
Inter-V.otf \
|
|
||||||
Theme.qml \
|
Theme.qml \
|
||||||
app/AppLayouts/Browser/BrowserLayout.qml \
|
app/AppLayouts/Browser/BrowserLayout.qml \
|
||||||
app/AppLayouts/Chat/ChatColumn.qml \
|
app/AppLayouts/Chat/ChatColumn.qml \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user