google-webfonts Questions

8

Solved

Not sure if it's the documentation that's confusing me but I'm having difficulties getting md-icons to work (its more work than other icon fonts). Instructions here specify to Use <md-icon md-fo...
Emit asked 2/6, 2015 at 7:50

4

I ran a speed test on my website and one of the suggestions was to reduce my external requests. I am using 3 Google Web Fonts, in effect 3 separate requests. Is it posible to combine these into 1 r...

2

Solved

Is there a way to use a google font and have it load only [A-Z] and the & ampersand character? I would like to do this to reduce size and improve load time, since I will only use basic latin n...
Placeman asked 5/9, 2013 at 16:26

2

Solved

An HTML email must (should) have its CSS inlined in order to have the expected design in most of the email clients. Is there a way to link a Google Web Font to or embed in such an email but still ...
Voguish asked 29/6, 2013 at 18:26

1

Solved

I am having trouble getting Google fonts to display in my email. It displays on locally through my browser but when I send tests to Gmail, MSO, etc., it is not working. I am able to get MSO fallbac...
Helio asked 29/6, 2016 at 14:55

3

Solved

Does there already exist a widget which would allow the user to pick his/her choice from one of Google Webfonts fonts and you could embed this widget to your own web application? http://www.google...
Langtry asked 20/11, 2012 at 11:21

2

I'm running phantomjs within a node.js environment, and it's going well. At the moment I'm just using local fonts, but want to get google web fonts working with phantomjs. There are various confli...
Michelsen asked 8/12, 2015 at 18:31

3

Solved

Could anyone clarify the difference between single and double quotation marks in HTML5 & CSS. Here's Google's contradictory use of single quotes in HTML: <link href='https://fonts.go...
Cedar asked 13/11, 2015 at 16:56

2

Solved

We would like to use Google Web Fonts in a PhoneGap app built for iOS devices, but we would like to host the font files within the app's bundle instead of using the code to dynamically fetch the fo...
Silicium asked 1/8, 2012 at 5:56

1

Solved

I have an android game that uses the Raleway font from google fonts, and in the game it looks nice. I want to use that font on the website as well, but the font doesn't display the same. In the gam...
Monroe asked 6/7, 2015 at 20:43

5

Solved

I've CSS and XHTML files. I've downloaded all the ROBOTO fonts and put it in my "webapps/fonts/" folder. In my XHTML i mentioned the CSS Path, '<link href="../css/tab_ux.css" rel="stylesheet" ...
Demonstration asked 6/5, 2015 at 10:24

12

Solved

I use the Google Webfonts service on my website and rely heavily on it. It renders fine on most browsers, but in Chrome on Windows it renders especially bad. Very choppy and pixelated. What i have...
Benz asked 8/6, 2012 at 16:59

1

Solved

I am using .fillText() on a canvas, the text of which I want to be in a Google Web Font (Oswald, in my case). When the page loads, the text is drawn to canvas before the font has loaded, but obvio...
Chantress asked 28/3, 2015 at 9:56

2

Solved

I'm using this to link to some Google Fonts: <link href='http://fonts.googleapis.com/css?family=IM+Fell+English+SC|Snippet|Sarina|Crushed|Caesar+Dressing|Montez|Bad+Script|Sofia|Fontdiner+Swank...
Bettyannbettye asked 29/1, 2012 at 3:46

1

Solved

Currently I can load a web font very easily using Google's Web Font loader: WebFont.load({ google: { families: ['Bree Serif'] } }); However, is it possible to later unload the fonts and added...
Worship asked 27/2, 2015 at 13:43

1

Solved

I use Montserrat font on my website, but it doesn't display on IE11 (windows 7). I put this other question some days ago: Montserrat font isn't displayed on IE 10 and 11 Now i am trying to add...
Rhodie asked 4/11, 2014 at 9:36

3

Solved

Currently putting together a site using Google Fonts. Everything works in IE6 through 10, Firefox, Chrome, and on mobile browsers. However on IE 11 no fonts load and everything is displayed using f...

2

Solved

Is there any free or cheap editor for Windows, that would allow to edit files with .woff extension (I checked in css that the font file has woff extension). These are fonts offered by Google Webfon...
Bareback asked 13/5, 2011 at 6:24

3

Solved

When using Google web fonts in my Android app that uses web view they work fine in version 4.4 of Android. Some devices with Android 4.2 show the default font, most work correctly. On Android 4.0 h...
Misadvise asked 11/6, 2014 at 12:47

1

Solved

It seems that Google is now serving Open Sans Regular 400 as italic. Anyone else experiencing the same issue? Preview tools from various websites suggest the same. This screenshot is from http://...
Senate asked 10/3, 2014 at 8:22

1

Solved

So I have been looking around and can't seem to find a solution on how to get PhantomJS to actually display webfonts on screenshots, can anyone tell me if there is a way to do this?
Algonkian asked 6/3, 2014 at 15:55

1

I am trying to include Google Fonts in my Moovweb site via @import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700); and then including the tag 'Oswald' in font-family. I have done th...
Fullback asked 11/12, 2013 at 15:1

5

I am having some problem with Google webfonts. I am using Google Webfont called ‘Bitter’. But in Firefox and Chrome it is being rendered differently. Chrome and Opera seem to render it in similar ...
Pansophy asked 18/10, 2012 at 16:0

3

This is a general issue, and it seems like there is a solution. Problem is that web fonts shows choppy in chrome. The solution should be to move the .svg call before the .woff call. Explained here:...
Crashland asked 16/4, 2013 at 19:0

1

Solved

I worked on a Project recently; and upon starting one of the first things mentioned was to NOT use google CDN nor google web fonts -- there wasn't an explanation. I have always used CDNs and Goog...
Banville asked 13/11, 2013 at 1:35

© 2022 - 2024 — McMap. All rights reserved.