Results 1 to 4 of 4

Thread: How to include Font in CSS?

  1. #1

    Default How to include Font in CSS?

    Hey Guys, I want to use a fount in my css file that has not installed in my system. Neither I would like to install font on my system nor of somebody else. so tell me how can i make it run on my browser without installing it on my system?
    Last edited by addisoncave; 09-08-2016 at 08:25 AM.

  2. #2
    Join Date
    Jun 2016
    Location
    Jasmen St, building Num: 105, Amman, Jordan
    Posts
    20

    Default How to include Font in CSS?

    SVG fonts allow SVG to be used as glyphs when displaying text. The SVG 1.1 specification define a font module that allows the creation of fonts within an SVG document. You can also apply CSS to SVG documents, and the @font-face rule can be applied to text in SVG documents.

  3. #3
    Join Date
    May 2016
    Posts
    149

    Default

    you can include font in CSS by code

  4. #4

    Default

    You need to import font from Google fonts. after this you can apply this in CSS.

Similar Threads

  1. How to include flash in my website pages?
    By alexmike in forum Web Design Solutions
    Replies: 6
    Last Post: 03-21-2023, 09:56 AM
  2. Difference between exclude and include traffic?
    By joni27 in forum Software & Hardware
    Replies: 20
    Last Post: 04-12-2021, 10:08 AM
  3. Best main text, font-size for responsive css design ?
    By marios.frag in forum Web Design Solutions
    Replies: 4
    Last Post: 04-22-2015, 11:06 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •