aboutsummaryrefslogtreecommitdiffstats
path: root/static/fonts/chausie/chausie.css
blob: a064ed2d854f9ea49a3f0b78701f6f4346b42d2f (plain) (blame)
1
2
3
4
5
6
7
8
9
/* chausie */
@font-face {
	font-family: Chausie;
	font-style: normal;
	font-weight: 400;
	src: local("Chausie"), local("Chausie-Regular"), url(chausie.woff2) format("woff2");
	font-display: swap;
}