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