russo one (#14)

This commit is contained in:
Michael Quigley
2022-08-02 10:34:47 -04:00
parent 7a97a89083
commit 6aef57b8db
2 changed files with 7 additions and 0 deletions

View File

@ -11,3 +11,7 @@ code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Russo One', sans-serif;
}