@font-face {
    font-family: "MondaBold";
    src: url("monda/Monda-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MondaRegular";
    src: url("monda/Monda-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "daggersquare-regular";
    src: url("../fonts/daggersquare/daggersquare.regular.otf") format("woff"),
        url("../fonts/daggersquare/daggersquare.regular.otf") format("opentype"),
        url("../fonts/daggersquare/daggersquare.regular.otf") format("truetype");
}

@font-face {
    font-family: "daggersquare-oblique";
    src: url("../fonts/daggersquare/daggersquare.oblique.otf") format("woff"),
        url("../fonts/daggersquare/daggersquare.oblique.otf") format("opentype"),
        url("../fonts/daggersquare/daggersquare.oblique.otf") format("truetype");
}

@font-face {
    font-family: "OCR-A-Std-regular";
    src: url("../fonts/ocrastd/OCRAStd.otf") format("truetype");
}
