Web fonts are not displaying

Hello -
For some reason my Firefox install is not displaying web fonts properly - It may have been doing this before the 13 upgrade. Doesn't matter if it's @font-face or Typekit or whatever, it's just goes down the fallback list until it finds one that I have installed on my computer.

Is downloadable fonts enabled?
You can check the <b>gfx.downloadable_fonts.enabled</b> pref on the <b>about:config</b> page.
*http://kb.mozillazine.org/about:config.
Any errors about loading the font file in the Web Console (Web Developer > Web Console;Shift+Ctrl+K)?
*https://developer.mozilla.org/en/Tools/Web_Console

Similar Messages

  • Some web fonts are not rendered

    When I visit some sites that use web fonts, the web fonts are not rendered. It does not render with the wrong font - the text is completely invisible.
    On other sites, web fonts work just fine, and I cannot understand why some web fonts work and some don't.
    Examples of non-working sites:
    http://blog.mailchimp.com/ (headers shown, article text missing)
    https://www.sbab.se/ (huge top header missing)
    http://onlinepizza.se/ (headers and button texts missing)
    Examples of working sites:
    http://www.google.com/fonts
    http://www.typetester.org/
    On the Network -> Fonts tab in the inspector, no downloads are shown on the broken sites. Is there a font cache that I can delete?
    I have tried uninstalling firefox, deleting all profiles and installing it again. Nothing changes.

    Works fine here on Linux.
    Right-click > "Inspect Element" > Font shows:
    *http://blog.mailchimp.com/ Copyright (C) H&FJ | typography.com (Whitney SSm B) & Copyright (C) H&FJ | typography.com (Whitney SSm A)
    *https://www.sbab.se/ SBABSansStencilBeta-Bold
    *http://onlinepizza.se/Stockholm/ MuseoSans-700
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)

  • I downloaded FF update twice but the web sites are not displayed despite my being on the page. Also rebooted.

    The web pages (tried different web sites) are not being displayed but the line at the bottom of the screen indicates that I am indeed on the web site. Previously, before I downloaded the the nerw version of FF, displaying of the web pages seemed slow unless I ensured by cursor was "off" the space on the screen that shows the web page.
    I have checked with another browser and the web sites I went to are working and are displayed in that browser.

    Could be that you need to clear the cache.
    ''Ctrl+Shift+delete''
    '''Deselect''' info you wish to keep (such as Active logins, site preferences, history, and session)
    Try 4 hours, then today, then try everything.
    Then try reloading the page(s).
    May also try opening your command (run > cmd) prompt and type :
    ipconfig /flushdns
    ipgonfig /renew
    leave space between command and parameter

  • Fonts are not displaying right

    I'm creating a website with Muse and I need to use Scandic letters. But they don't seem to work. I've tried both web fonts and web safe fonts but the letters are still not displayed. I have closed Muse and relaunced it with no success. I'm using the latest version. In previous versions I didn't have any problems like this.
    The site is www.sumiaispiiras.com I really need help to solve this fast.

    Hello,
    what I was doing was launching the website without doing it in Business Catalyst (through ftp directly to my web host using my own domain) however the fonts didn't work. So I tried to launch it in BC and the fonts were working perfectly there. After that I contacted my system provider (web host) and what they did was  that the added .htaccess file  "AddDefaultCharset UTF-8" to my homepage. So the problem was that they didn't have the same code as what Muse uses. So if anyone has the same problem, try to publish the page in BC and see if the fonts work there if they do the problem is not with Muse.

  • The fonts are not displaying correctly

    When I open a text box and type all of the fonts are all basically the same.  They donot display correctly.  I uninstalled and re-installed photoshop elements 11 and they still do not work.

    Hi,
    Have you tried resetting the Type tool?
    Click on the icon ...
    ...... select Reset Tool from the drop down list.
    If that doesn't work, please let know which operating system you are running on.
    Brian

  • [Cp6] Fonts are not displayed "real size"

    Hello,
    We're trying to get a consistant look of our productions through various software used and we just discovered that Captivate fonts are displayed smaller than in Word or software from the competition.
    I fear this has something to do with the screen "DPI" the software estimates (72dpi or 96dpi).
    Here you can see the result in Word, Captivate, Flash and Photoshop :
    Any advice or tip about this ?
    Thanks.
    PJ

    I know exactly what you mean, I've been in the print before .
    It's true that in the Adobe products, especially Photoshop, 100% means 1 pixel from image is 1 pixel on screen. Same for Flash, less for Illustrator, vector based and working with document size in cms or inches.
    But, as long as font size is in points, not in pixels, there has to be a link between pixels and actual screen size.
    Here's what I found so far : Office applications rely on screen resolution given by the operating system (Display control panel), which is 96dpi for me, and is correct.
    Adobe applications seem to default to 72dpi. You can alter this in Photoshop ( Preferences > Units and Rulers, and Screen resolution).
    Here's the comparision between 96 and 72 dpi documents in Photoshop (each rectangle is a different document) :
    Plus, Photoshop automatically converted Myriad 39 to Myriad 52 when copy/pasting from the 96 dpi document to the 72 one !
    I can't find the equivalent setting in Captivate, so we'll have to maintain two lists of font sizes to get a consistent look.

  • Muse web fonts are not showing up in Chrome

    The typekit fonts I'm using in Muse are not showing up in Chrome (Source Sans Pro and Crete Round). I have to refresh the page before they'll show up. They seem to be fine in all other browsers. Not sure what's going on here.... Any ideas? Thanks

    Yes, I think you're correct. According to Typekit, there is a bug in chrome http://blog.typekit.com/2014/02/04/chrome-bug-affecting-web-fonts/

  • Some fonts are not displayed correctly

    We are developing an application where in the font for the whole application can be changed from a particular font dialog.the problem is that although it works fine for majority of the fonts, rectangular boxes are displayed for Impact, Marlett, Symbol, Webdings, wingdings font.
    i am doing a
    GraphicsEnvironment ge =GraphicsEnvironment.getLocalGraphicsEnvironment(); for getting the fonts and displaying it in a JList.Is there any way of suppressing these fonts from being displayed to the user ?

    Yes these fonts have one feature - see http://developer.java.sun.com/developer/bugParade/bugs/4279855.html
    so you can check them by next way :
         GraphicsEnvironment ge = GraphicsEnvironment.
    getLocalGraphicsEnvironment();
         Font[] fonts = null;
         if (ge != null) {
              fonts = ge.getAllFonts();
         for (int i=0; i < fonts.length; i++) {
              fonts.canDisplay('a');

  • Vietnamese fonts are not displayed correctly.

    The Vietnamese input program worked fine in the previous version but in version 4 the texts are not aligned correctly. See this http://i485.photobucket.com/albums/rr219/september17th/untitled-16.jpg
    The character set used is Composite Unicode and input method is VNI. I tried VN forum but no one care about it =.= Also this is the FF problem those texts displayed correctly in Chrome. Those posts are here http://www.tinhte.vn/tin-tuc-su-kien-10/hp-va-dell-cong-khai-chi-trich-ipad-2-cua-apple-644640/index15.html

    I also have this problem, hope this problem will be fixed in the next release. More info: http://vozforums.com/showpost.php?p=28008790&postcount=61

  • Fonts are not displaying correctly in certain apps

    Some of my fonts are appearing much higher within UI elements than they should be. Any ideas?

    I doubt this is a hardware issue – hardware issues are agnostic of specific characters, as this is the case it seems:
    There's no 'c' or 't' not corrupted and on the other hand – it seems – no corrupted 'd's.
    Have you just tried setting the font to something different?

  • Fonts are not displaying clearly on PC chrome or firefox

    I'm using the Muse supplied web fonts, Montserrat and French Canon Small Caps, on several Muse sites. However, when viewed on a PC in Chrome and FIrefox, these fonts appear jagged and pixellated. Can anyone help me solve this problem?

    http://historiccharlestonapartments.businesscatalyst.com/
    The fonts look fine on all web browsers when I'm viewing on my mac. The fonts only appear rough when viewed on a PC in both Chrome and Firefox.

  • Fonts are not displayed properly when Book assembled for PRINT Preview

    I am having an issue with fonts not being displayed correctly within Aperture Book design application. I have used a script font (Snell Roundhand) for the cover of my book that has quotations marks around the title. However the quotations marks that are displayed after the book is assembled, go to the default Times Roman not Snell. They do not match the Snell Roundhand font quotations that are supplied with that font. What gives? Also . . . after they the dust cover is displayed the next page is the hard bound foil page which displays Times Roman for the title . . . not the font I have selected (Snell Roundhand). What gives with that? Is there a way to change the font before it goes to the printer. Any work around ideas. I have tried several different fonts to see if anything else comes close. Everything looks like a variation of Times. HELP . . . trying to hit PURCHASE BOOK . . . . hopefully without flaws!!

    I kind of remember the foil letters might be fixed - cannot remember but here is a related conversation that might help (or not)
    [Aperture Cover Fonts|http://photo.rwboyer.com/2009/04/16/aperture-books-hardcover-title-font>
    RB
    Ps. I have not done this through the Apple book printing service myself - I always order soft cover as give aways and use another service for other printing but live vicariously through others withe the Apple hardcover books.
    Message was edited by: rwboyer

  • Web pages are not displaying properly

    pages are displaying text only, no graphics

    If images are missing then check that you aren't blocking images from some domains.
    *Press the F10 key or tap the Alt key to bring up the hidden "Menu Bar" temporarily.
    *Check the permissions for the domain in the currently selected tab in "Tools > Page Info > Permissions"
    *Check "Tools > Page Info > Media" for blocked images
    *Select the first image link and use the cursor Down key to scroll through the list.
    *If an image in the list is grayed and "<i>Block Images from...</i>" has a check-mark then remove this check-mark to unblock images from this domain.
    Make sure that you do not block (third-party) images, the permissions.default.image pref on the <b>about:config</b> page should be 1.
    Make sure that you haven't enabled a High Contrast theme in the Windows/Mac Accessibility settings.
    Make sure that you allow pages to choose their own colors.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    Note that these settings affect background images.
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong
    There are extensions like Adblock Plus (Firefox/Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images and other content.
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *http://kb.mozillazine.org/Websites_look_wrong

  • Fonts are not displaying correctly

    Hello,
    I was not quite sure where to post this problem, but I hope it will work out here.
    The problem: Sometimes my laptop (HP Elitebook 2540p connected to a dockingstation) acts very weird. The letters (inside any program) become black/grey rectangles for no reason. Then I have to reboot my laptop and everything works fine, again.
    I think a picture says more than hundred words, so here it is:
    http://i.imgur.com/pwFkc0J.png?1
    As you can see I am using i3 desktop environment and this "problem" exists across applications.
    Is this some kind of hardware/graphics issue or something software specific?? It does not look very good
    Hope someone can help me..?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by i3 (2015-04-16 12:37:05)

    I doubt this is a hardware issue – hardware issues are agnostic of specific characters, as this is the case it seems:
    There's no 'c' or 't' not corrupted and on the other hand – it seems – no corrupted 'd's.
    Have you just tried setting the font to something different?

  • My Fonts are not displaying as their are supposed to look

    Hello all,  I use PhotoShop CS4 on a Mac,  I have the most recent patch installed and I am on OS 10.6.8
    I have a lot of nice looking fonts.  When I view the font in Font Book I see how they are supposed to look in Capital, Lowercase etc....  But when I choose some,- not all, of them to be a text in PS I get some plain Ariel looking font.  Is this a PS thing of a FontBook/Apple thing
    Second Question:  Should I keep Bitmap version of fonts if I have the TT or PostScript.  Are there any artistic things you can do with a Bit Map font in Ps as opposed to the other types.
    Thank you.

    Sounds like corrupted files, either Photoshop's preferences or the font cache.
    Try holding down Command+Option+Shift as you launch Photoshop until you see the dialog box asking you if you want to delete preferences, click yes.
    You can use Cocktail, Onyx or any such utility to clear all your font caches.
    Wo Tai Lao Le
    我太老了

Maybe you are looking for

  • Adobe Flash crashes every time I use it in Firefox

    I am tired of Adobe Flash constantly crashing on me using the latest versions of Firefox and Flash. I have tried updating both Firefox and Flash to the latest versions. I have tried disabling hardware acceleration. I have uninstalled Realplayer. NONE

  • Text problems with printing to PDF from AutoCAD 2011

    When we print to PDF from AutoCAD, the text in the PDF looks wrong/bad.  It takes on a jagged appearance and doesn't look anything like what the font is supposed to look like.  Any suggestions?

  • DVD or CD Sharing . . . AWESOME

    I hooked up and am using "DVD or CD Sharing" from within the System Preferences > Sharing area. This is so awesome that it causes one to dream about a different kind of a Mac . . . like an Air, but not. I want a MacBook, NO CD/DVD, Intel Core 2 Duo a

  • Urgent : Difference between EP6 and EP 7?

    Hi All, Could some one send me the details of the differences between EP6 an EP7 urgently on the address [email protected] Thanks Saurav

  • Photoshop CS6 taking lot of space in Temp file

    Hello, My Photoshop CS6 created a 30GB temp file in the app data folder on the 1st partition (128GB SSD). Saving the project stopped at 98% as it says: full data volume. Next i tried to put the temp file on the second hard disk (to do so i gave Photo