SHOW:
|
|
- or go back to the newest paste.
| 1 | <style> | |
| 2 | @font-face {
| |
| 3 | - | font-family: rectaxel; |
| 3 | + | font-family: Romance A; |
| 4 | - | src: url(https://dl.dropbox.com/s/mizcfsmlzos3gwy/RECTAXEL.otf); |
| 4 | + | src: url(https://dl.dropbox.com/s/yzmaqda4nywp6op/RomanceA.ttf); |
| 5 | } | |
| 6 | ||
| 7 | ||
| 8 | #textytext {
| |
| 9 | - | font-family: rectaxel; |
| 9 | + | font-family: Romance A; |
| 10 | font-size: 20px; | |
| 11 | } | |
| 12 | ||
| 13 | </style> | |
| 14 | ||
| 15 | <div id="textytext">text here!</div> | |
| 16 |