mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
css: fonts: update xecut font
This commit is contained in:
parent
9fab315a1f
commit
00790dc84a
1 changed files with 5 additions and 1 deletions
|
|
@ -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');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue