css: fonts: update xecut font

This commit is contained in:
He4eT 2025-04-25 18:57:03 +02:00 committed by Alexey
commit 07b7af7ccd

View file

@ -3,5 +3,9 @@
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/_assets/fonts/xecut/xecut.ttf') format('truetype');
/* Experimental */
font-smooth: never;
-webkit-font-smoothing : none;
/* */
src: url('/_assets/fonts/xecut/xecut.woff2') format('woff2');
}