48,403
edits
No edit summary |
No edit summary |
||
| Line 66: | Line 66: | ||
font-family: 'Gothevian'; | font-family: 'Gothevian'; | ||
src: url("https://damenmaughan.github.io/FontBackup/Gutchk-Regular.otf") format('opentype'); | src: url("https://damenmaughan.github.io/FontBackup/Gutchk-Regular.otf") format('opentype'); | ||
} | |||
@font-face{ | |||
font-family: 'Draconic'; | |||
src: url("https://files.catbox.moe/pb51cy.otf") format('opentype'); | |||
} | } | ||
| Line 107: | Line 112: | ||
.Gthv{ | .Gthv{ | ||
font-family: 'Gothevian', sans-serif; | font-family: 'Gothevian', sans-serif; | ||
} | |||
.Ucrn{ | |||
font-family: 'Draconic', sans-serif; | |||
} | } | ||