remove varia specific font

This commit is contained in:
crunk 2023-07-15 15:28:53 +02:00
parent 200b689f55
commit cc3b5f55b8
2 changed files with 1 additions and 5 deletions

View File

@ -21,10 +21,6 @@ body:after {
position: fixed; position: fixed;
} }
@font-face {
font-family: alphaClouds;
src: url(../fonts/AlphaClouds.ttf);
}
@font-face { @font-face {
font-family: libreBaskerville; font-family: libreBaskerville;
@ -38,7 +34,7 @@ body:after {
text-shadow: 2px 2px #8B5B7F; text-shadow: 2px 2px #8B5B7F;
font-size: 52px; font-size: 52px;
text-align: center; text-align: center;
font-family: alphaClouds; font-family: libreBaskerville;
mix-blend-mode: difference; mix-blend-mode: difference;
margin: 1em 0; margin: 1em 0;
} }

Binary file not shown.