From eba2925e4d1f86699506bf6c86a0b54659549ca1 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 30 Jan 2021 14:28:52 -0800 Subject: [PATCH] Update style-6.css --- css/style-6.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/style-6.css b/css/style-6.css index e900093c..6b06927e 100644 --- a/css/style-6.css +++ b/css/style-6.css @@ -36,9 +36,13 @@ src: url("/fonts/goudy-medieval.ttf"); } @font-face { - font-family: phyrexian; + font-family: phyrexianold; src: url("/fonts/phyrexian.ttf"); } +@font-face { + font-family: phyrexian; + src: url("/fonts/phy.ttf"); +} @font-face { font-family: Montserrat-SemiBold; src: url("/fonts/Montserrat-SemiBold.ttf");