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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:49:27+00:00 2026-06-07T06:49:27+00:00

When working with CSS I really like being able to use the web inspector

  • 0

When working with CSS I really like being able to use the web inspector to add new rules and to interactively edit existing rules. However, I can’t find out how to work with @font-face rules

  1. Where can I see if a @font-face rule from my stylesheet was recognized and is taking effect?

    For example, if I have a rule with a “div.foo” selector then all I have to do is inspect any div on the page that has the class foo in order to see the rule taking effect and to live-edit its values.

  2. How can I add a new @font-face rule interactively?

    Whenever I try to add one via the “New Style Rule” button (the one with a + symbol), Chrome crashes. Is it to do with the weird “@” on the selector? What is the “@” about anyway?

I am using Chrome 19 since I like its debugger the best but I wouldn’t mind using another browser if that were the only possibility here.

  • 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-07T06:49:30+00:00Added an answer on June 7, 2026 at 6:49 am

    (1) I don’t think you can. @font-face merely adds a new font to the set of available fonts. Given an element that has a font-family: Foo, the dev tools don’t seem to provide any information about the origin of the font (whether it’s available locally or downloaded via a @font-face rule). You would have to manually search for @font-face rules in the style sheets of the page and write down which font names are “external”. (You can do that by going to the “Resources” tab of the dev tools, and typing “@font-face” into the search box.)

    Btw, you can view which external font-files are available to the web-page, by going to the “Resources” tab in the dev tools, and expanding the Fonts directory. Each file in this directory represents one @font-face rule.

    (2) You can’t use the “New Style Rule” method because @font-face is not a style rule, but an at-rule. In order to add a @font-face rule to the web-page, go to the “Resources” tab in the dev tools, select a style sheet (.css file) in the Stylesheets directory, and copy-paste the @font-face rule into that style sheet. Now, you can start using the newly added font name immediately in your font-family properties.

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

Sidebar

Related Questions

Why is my CSS not working? I'm trying to edit the margins for the
I'm working with Vaadin, a GWT like framework for developing rich web applications. Now
Like many developers working on web sites for Internet Explorer, I seem to come
I'm new to django cms and I'm really lucky that I was able to
I'm trying add a tab to my web page that looks like this: Using
I currently am working a CSS navigation system on my client's website at http://cjcdigital.net/clients/andrea
Dear fellow readers on Stack Overflow, I am currently working in CSS and I
I am working with a CSS table, and having an unexpected result - the
I am working on a CSS/HTML submit form that I am going to make
On a fiddle the css is working correct. On my website the 'roman' doesn't

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.