Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: soopafre;
- src: url(https://dl.dropbox.com/s/fpgr6spck905sqg/soopafre.ttf);
- }
- @font-face {
- font-family: Pixelated MS Sans Serif; src:url(https://dl.dropbox.com/s/xu4602qpm89emu1/ms-sans-serif.ttf?dl=0);
- }
- @font-face {
- font-family: pixelsix;
- src: url(https://dl.dropbox.com/s/jwuwcjb33qqgrrh/naivepx.fon?dl=0);
- }
- @font-face {
- font-family: pixels;
- src: url(https://dl.dropbox.com/s/is34cvfokqrimhf/Pixel%20Sans%20Serif.ttf?dl=0);
- }
- @font-face {
- font-family: hearts;
- src: url(https://dl.dropbox.com/s/72d6u3mq0gyane1/HEARRG__.TTF?dl=0);
- }
- @font-face {
- font-family:'ROMANTIC';
- src: url(https://dl.dropbox.com/s/xggwcxb6mlf6pwq/ROMANTIC.TTF);
- }
- @font-face {
- font-family: lovely;
- src: url(https://dl.dropbox.com/s/xde2bkhiie1bm8r/LovelyRegular.ttf);
- }
- @font-face {
- font-family:aeroblade;
- src:url(https://dl.dropbox.com/s/rp1c9fy6nef7l15/Aeroblade.ttf);
- }
- @font-face {
- font-family: excelorate;
- src: url(https://dl.dropbox.com/s/f7hw8i3g3poiyp3/excelorate-font.otf);
- }
- @font-face {
- font-family: berkshire;
- src:url(https://dl.dropbox.com/s/49tg0oklrpc2u71/BerkshireSwash-Regular.ttf?);
- }
- @font-face {
- font-family: 'fenotype';
- src:url(https://dl.dropbox.com/s/ypqieljgadloqx4/02.10FEN.TTF);
- }
- html {
- overflow: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar {
- width: 0; /* remove scrollbar space */
- background: transparent; /* to make scrollbar invisible */
- }
- ::-webkit-scrollbar-thumb {
- background: transparent;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment