Handwriting google font in a button
I have this structure in a page: <p><a href="#">button</a></p> Where the button has a class like so: .myclass { font-family: “Rock Salt”; } This font is on GeneratePress typography list . It works fine in my browser, but it doesn´t in my iphone… What am I doing wrong??… Thanks in advance.