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 8708911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:14:40+00:00 2026-06-13T04:14:40+00:00

I have two font related questions on Windows 8 metro style app development: is

  • 0

I have two font related questions on Windows 8 metro style app development:

  1. is there a list of available font families, and are they existing in any Windows 8 devices?

  2. how to set a font family as a global font?

  • 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-13T04:14:43+00:00Added an answer on June 13, 2026 at 4:14 am

    You are not limited to system fonts. You can load your own font via CSS @font-face.
    If you want to change font of every element use * selector in your stylesheet and set font-family to your favorite font. I don’t recommend using star selector, decide what elements should get your font.

    @font-face {
      font-family: "your-font";
      src: url(/to-your/local-font.ttf);
    }
    
    * {
     font-family: your-font;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I actually have right now two questions: 1) What font faces are preferred for
I have two elements, I want to apply same background style, but different font
I have two CSS files in my web app: reset.css and screen.css. They appear
In office like libreOffice we have two type font in style, western font and
When I have two line of text with different font-size, they overlap. Look at
I have two columns say Main and Sub . (they can be of same
I have two sites using the same exact code for @font-face. The font files
I have two textboxes which uses the same class (they both need to be
i have two popup windows in my Home Page (Default.aspx) like below : apsx
I have two questions: I am trying to embed fonts via this page in

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.