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