Add Bebas Neue font
This commit is contained in:
parent
5fadbbccd0
commit
36a4eb2d92
2 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,9 @@ module.exports = {
|
|||
blue: colors.lightBlue,
|
||||
gray: colors.trueGray
|
||||
},
|
||||
fontFamily: {
|
||||
display: ['Bebas Neue', 'Arial Narrow', 'Arial', 'sans-serif']
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
extend: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue