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