diff --git a/resources/public/style.css b/resources/public/style.css index f30e040..2b3883a 100644 --- a/resources/public/style.css +++ b/resources/public/style.css @@ -105,7 +105,7 @@ footer a { } h1, h2, h3, h4, h5, h6 { - font-family: Palatino, "Palatino Linotype", serif; + font-family: "ArialRoundedMTBold", Palatino, "Palatino Linotype", serif; font-weight: bolder; }