Advertisement
r00tExpl01it

cssaaceaace@family=Roboto_3A400,300

Apr 3rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.47 KB | None | 0 0
  1. @font-face {
  2.   font-family: 'Roboto';
  3.   font-style: normal;
  4.   font-weight: 300;
  5.   src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
  6. }
  7. @font-face {
  8.   font-family: 'Roboto';
  9.   font-style: normal;
  10.   font-weight: 400;
  11.   src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf) format('truetype');
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement