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

@ -0,0 +1,6 @@
@font-face {
font-family: 'Xecut';
font-style: normal;
font-weight: 400;
src: url('/_assets/fonts/xecut/xecut.ttf') format('truetype');
}

Binary file not shown.