@charset "utf-8";

@font-face {
	font-family: "Jigmo3";
	src: local("Jigmo3"),
	     url("https://toracatman.github.io/fonts/Jigmo3.woff2") format("woff2"),
	     url("https://toracatman.github.io/fonts/Jigmo3.woff") format("woff");
	font-display: swap;
}
.uni-tblx.jigmo3 td { font-family: Jigmo3, 'IBM VGA 8x16'; font-size: 32px; line-height: 32px; }