💄 load fonts locally and apply to html root

This commit is contained in:
Timur Ercan
2023-02-17 18:51:55 +01:00
parent d3391e71f7
commit 5f210d67ef
25 changed files with 30 additions and 179 deletions

View File

@ -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",