@font-face {
    font-family: PixelFont;
    src: url('fonts/pixelFont.ttf') format("truetype");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: BadComic;
    src: url("fonts/BadComic-Regular.ttf") format("truetype");
    font-display: swap;
}