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