Change font to OpenSans
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ export const periodColor = '#802249'
|
||||
|
||||
const headerFont = 'Prompt-ExtraLight'
|
||||
|
||||
const textFont = 'Dosis-Book'
|
||||
const textFontBold = 'Dosis-medium'
|
||||
const textFont = 'OpenSans-Light'
|
||||
const textFontBold = 'OpenSans-SemiBold'
|
||||
|
||||
const regularSize = 16
|
||||
const hintSize = 14
|
||||
|
||||
Reference in New Issue
Block a user