@font-face {
    font-family: 'vga';
    src: url('./fonts/Perfect-DOS-VGA-437.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.diff {
    font-family: 'vga', sans-serif;
    font-size: 18px;
    color: #222;
}