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