webdevelopment

Pages

  • Home
  • Icons /Images
  • Contact Us
  • Templates

Tuesday, 2 December 2014

Add new font to css file / Add New font to web page

@font-face {
 font-family: 'Lato-Reg';
 src: url('http://fonturl/Lato-Reg.ttf')  format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'Lato-RegIta';
 src: url('http:///fonturl/Lato-RegIta.ttf')  format('truetype');
 font-weight: normal;
 font-style: normal;
}
Posted by jagadish at 04:39 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Add new font to css file Add New font to web page how can add new font to website
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

About Me

jagadish
View my complete profile

Blog Archive

  • ►  2021 (2)
    • ►  March (1)
    • ►  January (1)
  • ►  2020 (4)
    • ►  February (1)
    • ►  January (3)
  • ►  2019 (10)
    • ►  December (1)
    • ►  November (2)
    • ►  October (1)
    • ►  September (1)
    • ►  August (1)
    • ►  July (3)
    • ►  March (1)
  • ►  2018 (4)
    • ►  December (1)
    • ►  October (1)
    • ►  June (1)
    • ►  January (1)
  • ►  2017 (4)
    • ►  October (1)
    • ►  March (3)
  • ►  2016 (26)
    • ►  November (1)
    • ►  October (4)
    • ►  September (2)
    • ►  August (5)
    • ►  April (1)
    • ►  March (4)
    • ►  February (4)
    • ►  January (5)
  • ►  2015 (7)
    • ►  July (1)
    • ►  June (5)
    • ►  March (1)
  • ▼  2014 (7)
    • ▼  December (1)
      • Add new font to css file / Add New font to web page
    • ►  November (1)
    • ►  October (1)
    • ►  September (4)
Simple theme. Powered by Blogger.