Title: Font changes on Mobile
Last modified: March 24, 2022

---

# Font changes on Mobile

 *  Resolved [ZLC](https://wordpress.org/support/users/kindnessville/)
 * (@kindnessville)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/)
 * I’ve noticed that when I enable your plugin, the Lato fonts on my website are
   not displayed on mobile.
 * Everything looks fine on desktop, but on mobile, what is supposed to be Lato 
   is not Lato.
 * Is there a way I can fix this?
 * Happy to provide more information to you if you can help me.
 * Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [lastsplash (a11n)](https://wordpress.org/support/users/lastsplash/)
 * (@lastsplash)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15496117)
 * Could you post your site URL here, so I can have a look?
 *  Thread Starter [ZLC](https://wordpress.org/support/users/kindnessville/)
 * (@kindnessville)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15496256)
 * Yes. Thank you. Here’s my URL: [http://www.alexandermilljr.com](http://www.alexandermilljr.com)
 *  Plugin Support [lastsplash (a11n)](https://wordpress.org/support/users/lastsplash/)
 * (@lastsplash)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15507781)
 * Hi [@kindnessville](https://wordpress.org/support/users/kindnessville/) –
 * It looks like you have a script on your site that is disabling the ability to
   right-click. Unfortunately, that makes it difficult to troubleshoot and try to
   figure out what is going on.
 * That said, I think the issue is that you aren’t importing the Lato font and are
   instead relying on it to be present on the user’s device:
 * `font-family:Lato,sans-serif;`
 * This means that it likely isn’t working on a mobile phone where Lato isn’t installed.
   I would also expect that it isn’t working on desktop computers where users don’t
   have Lato installed.
 * I’d recommend either adding Lato via Google Fonts or loading it locally on your
   site:
 * [https://fonts.google.com/specimen/Lato](https://fonts.google.com/specimen/Lato)
 *  Thread Starter [ZLC](https://wordpress.org/support/users/kindnessville/)
 * (@kindnessville)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15507904)
 * Thanks for looking into this issue for me. Sorry about the trouble with the script.
   I’ve disabled it so you can troubleshoot.
 * I’m not sure your guess about the font is correct. Lato is part of the theme 
   I’m using (Twenty-Fourteen), so I would think it’d be native to my site.
 * The trouble I’m having with the font is only there when your plugin is activated.
   When I disable it, everything goes back to normal and I see Lato on my mobile
   device. So my guess is there’s something being done with the CSS to that font
   on mobile with your plugin activated.
 * Hopefully, with your ability to right-click my website, you’ll be able to figure
   out what’s causing it.
 * Thanks so much for your help.
 *  Plugin Support [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15508678)
 * Hi [@kindnessville](https://wordpress.org/support/users/kindnessville/),
 * I am still unable to right-click on your site to investigate further on the font
   issue. Meanwhile, have you tried adding Lato via Google Fonts as per my colleague’s
   suggestion?
 * I do agree with their suggestions on what could have happened here; also, I’d
   add that perhaps the theme isn’t 100% mobile-ready and friendly given it’s a 
   bit outdated.
 * You can also try temporarily switching your theme to Twenty Twenty and see if
   the problem persists. You’re welcome to use the Theme Switcha plugin to do that:
 * [https://wordpress.org/plugins/theme-switcha/](https://wordpress.org/plugins/theme-switcha/)
 * This plugin lets you change themes without it affecting the way users see your
   site.
 * Let me know how you get one with the above-mentioned suggestions, and when the
   right-click on your site is re-enabled again. Thanks!
 *  Thread Starter [ZLC](https://wordpress.org/support/users/kindnessville/)
 * (@kindnessville)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15511033)
 * Thank you, Stef. What ended up working for me is adding this to my header.php:
 * `<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet'
   type='text/css'>`

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Font changes on Mobile’ is closed to new replies.

 * ![](https://ps.w.org/jetpack-boost/assets/icon.svg?rev=2818794)
 * [Jetpack Boost - Website Speed, Performance and Critical CSS](https://wordpress.org/plugins/jetpack-boost/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack-boost/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack-boost/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack-boost/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack-boost/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack-boost/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [ZLC](https://wordpress.org/support/users/kindnessville/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/font-changes-on-mobile/#post-15511033)
 * Status: resolved