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