Guest User

Untitled

a guest
Nov 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @font-face
  2. {
  3. font-family: myriad;
  4. src: url('fonts/myriad_regular.ttf')
  5. }
  6.  
  7. .font
  8. {
  9. font-family: myriad;
  10. font-size: 30px;
  11. color: gray;
  12. }
Add Comment
Please, Sign In to add comment