@font-face {
    font-family: nfo;
    font-style:  normal;
    font-weight: normal;
    src: url(nfo.eot);
}
.nfo {
    padding: 12px;
    font-family: nfo, Courier New, monospace;
    font-size: 11px;
    line-height: 1em;
    background-color: #FFFFFF;
    color: #000000;
}