diff --git a/src/static/css/style.css b/src/static/css/style.css index d2d9404..023aa1f 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -141,6 +141,16 @@ h2{ color:#00ffd0; } +h3{ + font-family: "pp-neue-machina", sans-serif; + color:#00ffd0; +} + +h4{ + font-family: "pp-neue-machina", sans-serif; + color:#00ffd0; +} + p{ font-family: "sono", sans-serif; color: #ffffff;