|
|
|
@import url(https://db.onlinewebfonts.com/c/ab7131d92890e9815ec8b4caec426740?family=Ascender+Serif);
|
|
|
|
.inverted,
|
|
.fancy {
|
|
font-family: "Ascender Serif", sans-serif;
|
|
font-size: 28px;
|
|
}
|
|
|
|
.inverted {
|
|
background-color: black;
|
|
color: white;
|
|
}
|
|
|
|
.fancy {
|
|
background-color: yellow;
|
|
} |