google-webfonts Questions
4
Solved
I'm using google webfonts and they fine at super large font sizes, but at 18px, they look awful. I've read here and there that there are solutions for font smoothing, but I haven't found any where ...
Divisible asked 14/7, 2012 at 21:12
1
Solved
Firefox 21v, Windows 7 32Bit
We are about to use Google Fonts for an upcoming project. We've found two computers with Firefox which doesn't display any web fonts at all.(Chrome display them corre...
Arborization asked 16/5, 2013 at 9:52
1
I've decided to use the Google Web Font "Signika": http://www.google.com/webfonts/specimen/Signika
While I absolutely love the way this font looks when rendered correctly, some browsers or platfor...
Tgroup asked 9/6, 2012 at 23:10
2
Solved
I'm trying to use Google Web Fonts, and on the official site it recommends using a <link> tag including the type attribute, as following:
<link href='http://fonts.googleapis.com/css?famil...
Retinite asked 9/7, 2013 at 17:35
1
Solved
I have an issue with overlapping in Masonry that I've discovered is caused by Google Fonts loading after the Masonry script. I've added the following code to fix this, but now Masonry doesn't work....
Renfred asked 28/5, 2013 at 2:33
1
Solved
I am having trouble getting the Lato font to display ultra thin using Google web fonts. It is as thin as it should be on Google's page, but does not change its weight when I use it on my own page b...
Piranesi asked 6/4, 2013 at 19:6
4
i was making an html email and i am using the font Oswald from google webfonts. I inserted it into the html using this line:
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='styl...
Screening asked 25/7, 2012 at 11:34
1
Solved
font-face rendering in Google Chrome on windows is awful unless you use an SVG font. However google web fonts prioritises WOFF files.
Is there any way to force it to deliver the SVG fonts or do I ...
Epicontinental asked 21/1, 2013 at 12:12
2
Solved
I am trying to use google fonts in a simple website. The tag that I am using is
<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css' >
The css is ...
Pentastich asked 14/2, 2012 at 5:16
1
Solved
Some fonts on Google Web Fonts support multiple "character sets". The thing is, if the web font I use only serves the "latin" glyphs, users who translate the page to a language whose glyphs aren'...
Mullane asked 13/1, 2013 at 12:54
1
Solved
I am using some Google webfonts on my page. Using the code Google supplied, I've put
<link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
in the...
Diarthrosis asked 11/2, 2013 at 21:5
3
I notice Google Web Fonts does not seem to work for IE < 9. How can I fix this?
Kehoe asked 27/7, 2011 at 9:54
2
I have recently struggled with achieving smooth Google Web Fonts, primarily on Windows Google Chrome.
I had previously been using the direct stylesheet code, ripped from the URL that Google Web Fo...
Miltie asked 21/11, 2012 at 1:0
2
Solved
I am trying to include webfonts in the template of a Blogger blog:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2' class='v2' expr:dir='data:blog.l...
Momentum asked 1/1, 2013 at 16:57
2
Solved
I have just download CKEditor and its great. Although I have noticed that it slacks fonts.
So I thought it would be a good idea to be able to add Google Web Fonts to CKEditor to add to its functio...
Cooksey asked 21/12, 2012 at 8:20
2
I'm trying to use google web fonts open sans with bootstrap.
I'm loading the fonts with:
I have a site-specific.css that loads after bootstrap. I've tried:
.body { font-family: 'Open Sans', s...
Viewer asked 11/12, 2012 at 17:30
1
Solved
I'm experiecing a weird issue with some Google Fonts.
For example, I'm using the Muli font and in some browsers the text is displayed in italic style when the CSS rule is:
p {
font-style: norma...
Jittery asked 29/10, 2012 at 17:34
2
I rely heavily on Google Webfonts for my site and (unfortunatly) google chrome presents them badly, i have set font-smooth to always, but it dosen't seem to help.
EXAMPLES:
Is there any ...
Percuss asked 27/4, 2012 at 10:49
2
Solved
I'm looking to use Joesfin Sans. It's listed on Google web fonts. I also have the .eot, .svg, .ttf and the .woff. This means full compatibility with the files (as far as I know).
My main question ...
Ossified asked 3/10, 2012 at 19:38
1
When loading custom fonts from Google they offer a way for you to optimize them: https://developers.google.com/webfonts/docs/getting_started#Optimizing_Requests
Meaning if you are you using a cust...
Candi asked 19/7, 2012 at 22:11
2
When I add google web fonts using the @import rule in my CSS file, it works fine.
But when I download that font and store it locally in my server and then direct the @font-face rule to my own mach...
Aromaticity asked 10/9, 2012 at 9:11
11
Solved
We are using some web fonts on our site, e.g.
<link href="http://fonts.googleapis.com/css?family=Anton"
rel="stylesheet" type="text/css">
Due to a bug in IE8 that I have no desire to wo...
Gerlach asked 21/8, 2012 at 13:18
1
Solved
I have a really bad conflict with using google-webfonts.
OK here is the code:
This is in head:
<link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'&g...
Pentecostal asked 26/8, 2012 at 10:28
2
I had embedded a Google web font without using the default javascript code provide by Google but by using the @font-face css code present in the dynamic javascript file. It worked fine with Mozilla...
Cerf asked 26/7, 2012 at 6:15
1
Solved
Can Google Web Fonts be legally used in commercial native Cocoa apps on OS X? Google says officially that one can use the fonts for free on commercial websites, but didn't state specifically ...
Waxbill asked 6/6, 2012 at 21:57
© 2022 - 2024 — McMap. All rights reserved.