Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. @font-face {
  2. font-family: "heading";
  3. src:url('../fonts/DomaineDisplay-Semibold.ttf') format('truetype');
  4. font-weight: normal;
  5. font-style: normal;
  6. }
  7.  
  8. h1 {
  9. font-family: "heading", "Helvectica Neue", serif;
  10. font-size: 40px;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement