How to change font inside a javascript code
15:05 14 Oct 2017

I am a newbie in programming. I have here my javascript code. Its working fine but I want a different style.

this code is a random quote generator.




Daily Quotes


Inspirational Quotes

For example, the above code will generate random quotes. Now how do i change the font family as a result of clicking the button from this code?

Thanks in advance.

javascript