Advertisement
Guest User

Untitled

a guest
May 16th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @font-face {
  2. font-family: 'SomeFont';
  3. src: url('../fonts/SomeFont.woff2') format('woff2'),
  4. url('../fonts/SomeFont.woff') format('woff');
  5. font-weight: normal;
  6. font-style: normal;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement