First commit of the new app
This commit is contained in:
7
assets/styles/fonts.tsx
Normal file
7
assets/styles/fonts.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export const fonts = {
|
||||
regular: 'SpaceGrotesk-Regular',
|
||||
medium: 'SpaceGrotesk-Medium',
|
||||
bold: 'SpaceGrotesk-Bold',
|
||||
semiBold: 'SpaceGrotesk-SemiBold',
|
||||
light: 'SpaceGrotesk-Light',
|
||||
};
|
||||
Reference in New Issue
Block a user