diff --git a/index.html b/index.html index 1b7181c..987965b 100644 --- a/index.html +++ b/index.html @@ -132,8 +132,9 @@ left: 50%; transform: translateX(-50%); bottom: 15%; - font-family: "Daniel Black", cursive; + font-family: "Daniel Black", "Jenna Sue", "TeXGyreChorus", "URW Chancery L", cursive; font-size: 50pt; + font-weight: bold; } #developer { @@ -142,7 +143,7 @@ left: 50%; transform: translate(-50%); top: 50%; - font-family: "Courier New", monospace; + font-family: "TeXGyreCursor", "Tlwg Typist", "Courier New", monospace; font-size: 50pt; font-weight: bold; }