Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- ALL THE TEXTS ---
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Mali&display=swap" rel="stylesheet">
- <style>
- @font-face {
- font-family:'PORKYS';
- src: url(https://dl.dropbox.com/s/p47jjxbd1dg8st2/PORKYS_.TTF?);
- }
- @font-face {
- font-family: sant joan;
- src: url(https://dl.dropbox.com/s/iwvkrg8ccgd1pf4/SantJoanDespi-Regular.otf);
- }
- </style>
- --- CODES ---
- <style>
- #text03 {
- font-family:'PORKYS';
- }
- #text04 {
- font-family: Mali;
- position: absolute;
- top: .5em;
- width: 9em;
- left: 9.4em;
- }
- </style>
- <style>
- html {
- overflow: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar {
- width: 0;
- background: transparent;
- }
- ::-webkit-scrollbar-thumb {
- background: transparent;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement