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

  • SEARCH
  • Home
  • 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 3990648
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T06:31:14+00:00 2026-05-20T06:31:14+00:00

How does the font-family property work in CSS? Why is more than one font

  • 0

How does the font-family property work in CSS? Why is more than one font used? Isn’t only one font used at a time by the browser?

  • 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-05-20T06:31:15+00:00Added an answer on May 20, 2026 at 6:31 am

    The font-family property holds several font names to provide a “fallback” system.

    The browser tries each font family in the order that they are listed; if the browser does not support the first font, it tries the next font, and so on, down the list. That’s why it’s important that at least the last font in the list be a generic font family that is guaranteed to be universally available. There is no guarantee that the fonts you have loaded on your computer when you design the web page will be loaded on your visitor’s computers—fonts are generally handled client-side, rather than server-side.

    A common declaration might look like this:

    font-family:Georgia,"Times New Roman",serif;
    

    The “Georgia” font will be used if it is available. If not, the browser will attempt to fall back to “Times New Roman”. If it can’t find that font either, it will use a generic serif font.

    For more technical information, I suggest reading the Fonts specification from the W3C.

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

Sidebar

Related Questions

Anyone know why CSS provides color for text, but does not have font-color or
I'm trying to render a font using the css property @font-face , in Firefox,
The following is my CSS code: table th{ font-family:arial; font-size:9pt; color:#ffffff; background: -moz-linear-gradient(#b9cdde, #7c98ae);
I have a text field (flash.display.textField) for editing, but the default font does not
What font file types does Android support (for use with Typeface.createFromAsset, for instance)? I
Does anybody know how to change the font of tooltip for ui elements?
Does anyone know how to set the code text editor font style to italics
Does anyone remember the XMP tag? What was it used for and why was
Does anyone know how to get IntelliSense to work reliably when working in C/C++
#select-arial { font-family: Arial; } #select-verdana { font-family: Verdana; } #select-geneva { font-family: Geneva;

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.