@font-face {
    font-family: "C64";
    src: url("Commodore-64.ttf") format("truetype");
}

.c64 {
    font-family: "C64", monospace;
}
