Initial design finished for post header

This commit is contained in:
Corbin Crutchley
2019-06-21 16:43:00 -07:00
parent b27a7d2aa2
commit 8a93c846ed
9 changed files with 158 additions and 21 deletions

View File

@@ -37,7 +37,10 @@ module.exports = {
family: `Archivo`,
variants: [`400`, `700`],
subsets: [`latin`]
},
}, {
family: 'Oswald',
variants: [`400`, `700`],
}
],
},
},