Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9184289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:00:38+00:00 2026-06-17T19:00:38+00:00

My current Website-Design is built with the Bootstrap responsive framework. It uses several custom

  • 0

My current Website-Design is built with the Bootstrap responsive framework. It uses several custom fonts, which make up about 50% of the document size. The fonts are included via CSS, the way of inclusion can not be changed.

My goal now is to stop mobile devices from requesting these fonts, in order to reduce their bandwidth consumption.

Is there a CSS way, like @media (min-width: 480px), to not load the fonts in the responsive layout?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:00:40+00:00Added an answer on June 17, 2026 at 7:00 pm

    In most implementations, background images that are referenced in CSS media queries get pre-downloaded. (Unless you do some fiddling with your use of display:none;, but that won’t be supported in all browsers.)

    The same applies to any fonts you’ve included via media queries — even if they’re specified for a larger/different viewport.*

    Why?

    This allows for a smoother transition if viewport size is changed, e.g. from portrait to landscape.

    Solution?

    Considering the constraints you mentioned, I don’t see a clean way to do this only with CSS. You could do something with JS (but make sure it degrades gracefully), or PHP.

    But the easiest ways to reduce HTTP requests and how much your visitors have to download include doing one or all of the following:

    • Using less fonts, or web-safe fonts instead.
    • Using a CDN for fonts.
    • Including ‘minified’ font files that only have the characters you’ll
      be using them for.

    Check out Google Web Fonts for the latter two.

    If you expect or get a lot of mobile traffic that’s important for the site, it’s always worth re-thinking a website’s design and markup from a mobile-first approach: what’s necessary and what isn’t. (That approach can often help to even reduce clutter on the desktop version of your site.)


    * The fiddling approach could be useful for fonts too, but you’d have to do browser testing yourself, as so far it’s undocumented.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently developing a website in Zend Framework wich uses Zend_Auth. The current design
My current solution consists of several Class Libraries and a Website. I'm in the
Current tinyMCE version (3.5.2). Hi, I am working on a custom plugin which adds
I'm working on emedding SMF users into current website, and I need to make
I'm currently working on a 100,000 page website, the current design has been in
I am working on a website for movie reviews. In the current design, the
My current project is broken down into 3 parts: Website, Desktop Client, and a
I have a few classes in my current project where validation of Email/Website addresses
I'm looking for a simple bookmarklet to take the current URL of my website
I'm building a wholesale order form on a website. The current plan is to...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.