fonts: add Xecut font

This commit is contained in:
He4eT 2025-02-18 01:57:55 +01:00
commit e9342ce893
4 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,7 @@
html, body {
font-family: Play, sans-sefif;
}
h1 {
font-family: Xecut, sans-sefif;
}