Page 1 of 1

Google fonts & MS Edge

Posted: Sun Oct 29, 2017 7:41 pm
by jwellbelove
I've been trying to get MS Edge to show Google fonts for a while now.
All other browsers worked fine, Edge didn't. All I ever got was default serif fonts.

The solution I used to solve this was to insert an HTML object on the master page.
The HTML is set to be inserted between the head tags.
For my site, I used the following HTML code...

Code: Select all

<link href="https://fonts.googleapis.com/css?family=Droid+Sans+Mono|Open+Sans|Titillium+Web" rel="stylesheet">
The code can be copied from the Google fonts page.

Now Edge shows all fonts correctly.

Re: Google fonts & MS Edge

Posted: Sun Oct 29, 2017 7:43 pm
by jwellbelove
The forum seems to hate the word *****. Does it think I'm swearing?

Re: Google fonts & MS Edge

Posted: Sun Oct 29, 2017 8:10 pm
by BaconFries
No! it is because it may refer to another web design software that uses that name which to be fair shouldn't be discussed here.

Re: Google fonts & MS Edge

Posted: Wed Nov 01, 2017 9:42 am
by zinc
Perhaps it is worth for Pablo to have this added to WWB?