Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- (function () {
- var link = document.createElement('link');
- link.rel = 'stylesheet';
- link.href = 'https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;1,100&display=swap';
- document.head.appendChild(link);
- })();
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement