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