Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2013
1,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  1.  
  2.     @font-face {
  3.        font-family: 'Ubuntu';
  4.           src: url('Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
  5.        font-weight: bold;
  6.        font-style: bold;
  7.     }
  8.      @font-face {
  9.            font-family: 'Ubuntu';
  10.               src: url('Ubuntu-webfont.svg#Ubuntu') format('svg');
  11.            font-weight: normal;
  12.            font-style: normal;
  13.       }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement