Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 200 Bytes

How to use

global.css

@import url("https://cdn.jsdelivr.net/gh/ArtifactyNight/misans-cdn/MiSans/MiSans.css");

body {
	font-family: "MiSans Latin VF", "MiSans Thai VF", sans-serif;
}