fix: remove preset fonts
This commit is contained in:
parent
aaa51424b9
commit
a3cf31b112
9 changed files with 0 additions and 8 deletions
|
@ -20,12 +20,4 @@ import { ViewTransitions } from "astro:transitions";
|
|||
</body>
|
||||
</html>
|
||||
<style is:global>
|
||||
@font-face {
|
||||
font-family: "MonaspiceNe NF";
|
||||
src: url("/fonts/MonaspiceNeNerdFont-Regular.otf") format("truetype");
|
||||
}
|
||||
|
||||
html body {
|
||||
font-family: "MonaspiceNe NF";
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue