845
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
/* Import fonts */ | /* Import fonts */ | ||
@import url('https://fonts.cdnfonts.com/css/imperator'); | @import url('https://fonts.cdnfonts.com/css/imperator'); | ||
@font-face { | |||
font-family: 'Desmon'; | |||
src: url('https://mythcraftrpg.com/assets/static/source/wp-content/uploads/2023/11/desmon.ttf') format('truetype'); | |||
} | |||
/* CREATURE TABLES */ | /* CREATURE TABLES */ | ||