Replies: 0
Hi!
The font used by my theme for Headings is Arvo.
I want to use for h2 a font called ‘Dawning of a new day’, so I added this piece of code in the custom CSS field:
h2 {
font-family: ‘Dawning of a new day’;
font-size: 45px;
color: #005aba;
}
It works fine on my laptop (I’ve got a Mac), but it doesn’t work on the mobile and neither on a Windows PC (I don’t know if all Windows PC’s.. at least one that I’ve tried).
Any idea what’s going on and how I can fix it?
Super many thanks!
Laura