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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:45:32+00:00 2026-06-15T22:45:32+00:00

How do you add a font to a page. For example lets say I

  • 0

How do you add a font to a page.

For example lets say I have a particular .TTF file.

And I want to use this file on a particular webpage. Now with all browsers processing different fonts differently is it possible in CSS to add the “font file” in the font-family tag.

I’m sorry if this is unsolvable or unbelievably simple I’m a newbie to CSS.

  • 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-15T22:45:34+00:00Added an answer on June 15, 2026 at 10:45 pm

    Create the font folder and save all the font files

        @font-face {
            font-family: 'Archer-Semibold';
            src: url('fonts/archer-semibold-pro.eot');
            src: url('fonts/archer-semibold-pro.eot?#iefix') format('embedded-opentype'),
                     url('fonts/archer-semibold-pro.woff') format('woff'),
                     url('fonts/archer-semibold-pro.ttf') format('truetype'),
                     url('fonts/archer-semibold-pro.svg#archer-semibold-pro') format('svg');
            font-weight: normal;
            font-style: normal;
        }
    
    .menu {
      font-family: Archer-Semibold;
    }
    

    url('fonts/archer-semibold-pro.eot') is use for IE 9 and url('fonts/archer-semibold-pro.eot?#iefix') is used for IE 6 to 8

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

Sidebar

Related Questions

On this page discussing font lock mode , an example is provided which highlights
I don't want to edit p {font-size:1.3em; padding-bottom:15px;} and can't add page specific external
I have a menu on a web page and I want to add some
i am able to add a custom font, called jelly beans.ttf i am able
I have created several styles for font in my app. How can I add
I'm trying to recreate the effect seen on this page: http://flupie.net/blog/2010/12/typewriter-effect-with-textanim-as3/ (example #2) But
I want to make a spinner controll in my page,I tried it like this:
I'd like to add a new font from my Styles folder, of type .ttf
I am trying to add this thing inside the page, but it's not working.
i have webpages with master page which contain my css...When i add update panel

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.