Guest User

Untitled

a guest
Sep 25th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. @font-face {
  2. font-family: 'FuturaPT-Book';
  3. src: url('../fonts/FuturaPT-Book.eot');
  4. src: url('../fonts/FuturaPT-Book.woff2') format('woff2'),
  5. url('../fonts/FuturaPT-Book.woff') format('woff'),
  6. url('../fonts/FuturaPT-Book.ttf') format('truetype'),
  7. url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg'),
  8. url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype');
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12.  
  13. h1{
  14. font-size: 36px;
  15. font-family: "FuturaPT-Book";
  16. }
Add Comment
Please, Sign In to add comment