mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
💄 load fonts locally and apply to html root
This commit is contained in:
@ -12,8 +12,8 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
monteserrat: ["Monteserrat", "sans-serif"],
|
||||
qwigley: ["Qwigley", "serif"],
|
||||
monteserrat: ["Monteserrat", "serif"],
|
||||
// qwigley: ["Qwigley", "serif"],
|
||||
},
|
||||
colors: {
|
||||
neon: "#37f095",
|
||||
|
||||
Reference in New Issue
Block a user