feat: fonts
This commit is contained in:
parent
e32ff73233
commit
f1ba46e551
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const cairo = Cairo({
|
|||
const faustina = Faustina({ subsets: ['latin'], display: 'swap' })
|
||||
const lato = Lato({
|
||||
subsets: ['latin'],
|
||||
weight: ['300', '400', '700'],
|
||||
weight: ['300', '400', '900'],
|
||||
display: 'swap'
|
||||
})
|
||||
const merriweather = Merriweather({
|
||||
|
|
|
|||
Loading…
Reference in a new issue