Advertisement
Guest User

Untitled

a guest
Dec 12th, 2011
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. @font-face {
  2. font-family: 'aurulentsansmono-regular-webfont';
  3. src: url('aurulentsansmono-regular-webfont.eot?#iefix') format('embedded-opentype'),
  4. url('aurulentsansmono-regular-webfont.woff') format('woff'),
  5. url('aurulentsansmono-regular-webfont.ttf') format('truetype'),
  6. url('aurulentsansmono-regular-webfont.svg#svgFontName') format('svg');
  7. }
  8.  
  9. p {
  10. font-family: aurulentsansmono-regular-webfont;
  11. }
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement