diff --git a/public/css/hop-styling.css b/public/css/hop-styling.css index b6524f00..b6ce2c08 100644 --- a/public/css/hop-styling.css +++ b/public/css/hop-styling.css @@ -4,7 +4,7 @@ /* IMPORTANT: READ README.md in this folder! Do not edit .css file directly! */ @import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap"); body { - font-family: Urbanist, Arial, Helvetica, sans-serif; + font-family: Urbanist, Roboto, Arial, sans-serif; font-weight: 400; color: #000; margin: 0;