mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
Add google fonts
* add title RUA!
This commit is contained in:
@ -6,6 +6,12 @@ module.exports = {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
Aleo: ['Aleo', 'serif'],
|
||||
'Aref-Ruqaa': ['Aref Ruqaa', 'serif'],
|
||||
Barlow: ['Barlow', 'sans-serif'],
|
||||
Poppins: ['Poppins', 'sans-serif'],
|
||||
},
|
||||
colors: {
|
||||
bluish: {
|
||||
gray: 'rgba(245,247,250)',
|
||||
|
Reference in New Issue
Block a user