/* IBM VGA 8x16 font from The Ultimate Oldschool PC Font Pack v2.2
 * https://int10h.org/oldschool-pc-fonts/
 * License: CC BY-SA 4.0 (see oldschool-pc-fonts-LICENSE.txt)
 */

@font-face {
	font-family: "Px437 IBM VGA8";
	src: url("Web437_IBM_VGA_8x16.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
