@font-face {
    font-family: "Arcade";
    src: local("Arcade"),
        url("./fonts/BrokenConsoleRegular.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ArcadeText";
    src: local("ArcadeText"),
        url("./fonts/MultiTypeGamerAlternate.otf") format("truetype");
    font-weight: normal;
    font-style: normal;
}