feat: use fonts from @fontsource instead of Google CDN

This commit is contained in:
Roger Clotet
2021-05-20 22:21:30 +02:00
parent 5ecaf5587b
commit ea59804573
4 changed files with 52 additions and 35 deletions

View File

@@ -56,6 +56,10 @@
}
},
"dependencies": {
"@fontsource/inter": "^4.3.0",
"@fontsource/noto-sans-jp": "^4.3.0",
"@fontsource/noto-sans-sc": "^4.3.0",
"@fontsource/noto-sans-tc": "^4.3.0",
"@prisma/client": "2.21.2",
"@reduxjs/toolkit": "^1.5.1",
"bcryptjs": "^2.4.3",