@font-face {
    font-family: "terminal";
    src: url("PrintChar21.woff") format('woff');
}

.bezel {
    font-family: "terminal";
    height:27.5em;
    width:42.5ch;
}

.overscan {
    font-family: "terminal";
    height:25em;
    width: 40ch;
}

.terminal {
    font-family: "terminal";
    height: 25em;
    width: 40ch;
}

.chatarea {
    font-family: "terminal";
    height:21em;
    width: 40ch;
}

.typeahead {
    font-family: "terminal";
    height: 4em;
    width: 40ch;
}
