body, textarea, .changelog {
    font-family: "fusion-pixel";
}
@font-face {
    font-family: "fusion-pixel";
    src: url("./FusionPixelMonoPatched.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.changelog {
    text-align: left;
    font-size: 16px;
}
.changelog b {
    color: #0c8;
}