fonts: Xecut: font-display

This commit is contained in:
He4eT 2025-02-19 05:32:39 +01:00
commit 30bb5da7f8

View file

@ -2,5 +2,6 @@
font-family: 'Xecut'; font-family: 'Xecut';
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
font-display: swap;
src: url('/_assets/fonts/xecut/xecut.ttf') format('truetype'); src: url('/_assets/fonts/xecut/xecut.ttf') format('truetype');
} }