Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to use different fonts?

How to use different fonts?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestioncomannouncement
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jassim Rahma
    wrote on last edited by
    #1

    Hi, I have seen in some website they use different fonts than the standard. For example:

    .yakoutb
    {
    font-family: 'Yakout W20 Bold';
    }

    How can I do this? Technology News @ www.JassimRahma.com

    L J W 3 Replies Last reply
    0
    • J Jassim Rahma

      Hi, I have seen in some website they use different fonts than the standard. For example:

      .yakoutb
      {
      font-family: 'Yakout W20 Bold';
      }

      How can I do this? Technology News @ www.JassimRahma.com

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See http://www.w3schools.com/css/css_font.asp[^].

      Use the best guess

      1 Reply Last reply
      0
      • J Jassim Rahma

        Hi, I have seen in some website they use different fonts than the standard. For example:

        .yakoutb
        {
        font-family: 'Yakout W20 Bold';
        }

        How can I do this? Technology News @ www.JassimRahma.com

        J Offline
        J Offline
        Jitendra Parida Jeetu
        wrote on last edited by
        #3

        body
        {
        font-family:Arial, Helvetica, sans-serif;
        }

        1 Reply Last reply
        0
        • J Jassim Rahma

          Hi, I have seen in some website they use different fonts than the standard. For example:

          .yakoutb
          {
          font-family: 'Yakout W20 Bold';
          }

          How can I do this? Technology News @ www.JassimRahma.com

          W Offline
          W Offline
          wikizhao
          wrote on last edited by
          #4

          download the font if you like;put this in website Directory, like css Directory and so on.and user this.I 'll sell look like this in Apple.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups