Valislasia
From LiberationMUSH Wiki
<html>
/* Page CSS Begin */
<style type="text/css">
:root {
--DBlue: #326b8d;
}
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Monte+Carlo&family=Redressed&family=WindSong">
p {
font-family: 'Monte Carlo'
color: var(--DBlue);
}
</style>
/* Page CSS End */
TEST Test test
</html>