@font-face {
    font-family: "dogica";
    src: url("FONTS/dogica/dogica.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "dogica";
    src: url("FONTS/dogica/dogicabold.ttf") format("truetype");
    font-weight: 800;
}

@font-face {
    font-family: "dogica-pixel";
    src: url("FONTS/dogica/dogicapixel.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "dogica-pixel";
    src: url("FONTS/dogica/dogicapixelbold.ttf") format("truetype");
    font-weight: 800;
}

/* ----------------------------------------------- */

@font-face {
    font-family: "mixel";
    src: url("FONTS/mixel/mixel.ttf") format("truetype");
}

/* --------------------------------------------- */

@font-face {
    font-family: "NDS";
    src: url("FONTS/nintendo_ds_bios/Nintendo-DS-BIOS.ttf") format("truetype");
}

/* ----------------------------------------------- */

@font-face {
    font-family: "autopilot";
    src: url("FONTS/sd_auto_pilot/sd_auto_pilot.ttf") format("truetype");
}