Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @font-face {
  2. font-family: "Roboto";
  3. src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  4. }
  5.  
  6. body {
  7. font-family: "Roboto", Times, sans-serif;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement