adding custom fonts
This commit is contained in:
BIN
web/src/assets/fonts/Roboto-Regular.ttf
Normal file
BIN
web/src/assets/fonts/Roboto-Regular.ttf
Normal file
Binary file not shown.
BIN
web/src/assets/fonts/RopaSans-Regular.ttf
Normal file
BIN
web/src/assets/fonts/RopaSans-Regular.ttf
Normal file
Binary file not shown.
@@ -16,7 +16,10 @@ module.exports = {
|
||||
minHeight: {
|
||||
'md': '28rem'
|
||||
},
|
||||
|
||||
fontFamily: {
|
||||
'ropa-sans': 'Ropa Sans',
|
||||
'roboto': 'Roboto'
|
||||
},
|
||||
}
|
||||
},
|
||||
variants: {},
|
||||
|
||||
Reference in New Issue
Block a user