chore: add font to project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// No need for a function, just a static object
|
||||
export const typography = {
|
||||
fontFamily: ['Roboto', 'sans-serif'].join(','),
|
||||
fontFamily: ['iranyekan', 'sans-serif'].join(','),
|
||||
fontWeightRegular: 400,
|
||||
fontWeightMedium: 500,
|
||||
fontWeightBold: 700,
|
||||
|
||||
Reference in New Issue
Block a user