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