Adds new font

This commit is contained in:
Sofiya Tepikin
2020-03-14 16:35:11 +01:00
parent afb53a6f82
commit 4f736d5fe2
5 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -15,8 +15,8 @@ export const periodColor = '#802249'
const headerFont = 'Prompt-ExtraLight' const headerFont = 'Prompt-ExtraLight'
const textFont = 'OpenSans-Light' const textFont = 'Jost-400-Book'
const textFontBold = 'OpenSans-SemiBold' const textFontBold = 'Jost-700-Bold'
const textFontItalic = 'OpenSans-LightItalic' const textFontItalic = 'OpenSans-LightItalic'
const regularSize = 16 const regularSize = 16