@charset "utf-8";

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