@font-face {
    font-family: 'px437_ibm_vga8regular';
    src: url('../fonts/px437_ibm_vga8-webfont.woff2') format('woff2'),
         url('../fonts/px437_ibm_vga8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'px437_ati_8x8regular';
    src: url('../fonts/px437_ati_8x8-webfont.woff2') format('woff2'),
         url('../fonts/px437_ati_8x8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxplus_ibm_vga8regular';
    src: url('../fonts/pxplus_ibm_vga8-webfont.woff2') format('woff2'),
         url('../fonts/pxplus_ibm_vga8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'px437_ati_8x16regular';
    src: url('../fonts/px437_ati_8x16-webfont.woff2') format('woff2'),
         url('../fonts/px437_ati_8x16-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #00abab;
}
body {
    background-color: #000000;
    color: #ffffff;
 	font-family: "pxplus_ibm_vga8regular", monospace;
    font-size: 16px;
}
h1, h2, h3, h4, h5 {
    color: #808080;
    font-size: 16px;
    font-weight: normal;
}
.ansi {
	color: #00ff00;
 	font-family: "pxplus_ibm_vga8regular", monospace;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
}
