I was wondering if it's possible to use Google fonts on pet pages. I saw in another form that the command can be used to reference a .css document, but when I try to use a Google font nothing happens. I'm using the import code and CSS right from the Google website and I can't seem to get it to work.
This is an example of the code I'm trying to use:
url(https://fonts.googleapis.com/css?family=Open+Sans);[/code]