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