2026-05-16 04:24:10 +08:00

8 lines
187 B
CSS

@font-face {
font-family: 'MiSans VF';
src: url('misansvf.ttf') format('truetype'); /* Safari, Android, iOS */
font-weight: 400;
font-style: normal;
font-display: swap;
}