use the font Ysabeau Office

This commit is contained in:
Christian Lawson-Perfect 2025-02-11 14:19:16 +00:00
parent e6a51f162d
commit 4a06e8b9c9
5 changed files with 174 additions and 2 deletions

View file

@ -1,4 +1,7 @@
@import url("ysabeau.css");
body {
font-family: "Ysabeau Office";
margin: 0;
}