/* This file is to be imported  */


@font-face {
    font-family: "AnimeAce";
    src:
        url("../assets/fonts/animeace2bb_tt/animeace2_reg.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "AnimeAce";
    src:
        url("../assets/fonts/animeace2bb_tt/animeace2_bld.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "AnimeAce";
    src:
        url("../assets/fonts/animeace2bb_tt/animeace2_ital.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
