@font-face {
    font-family: JTPercy;
    font-weight: 400;
    font-style: normal;
    src: url("./JTPercy-Regular.otf") format("opentype");
}
@font-face {
    font-family: JTPercy;
    font-weight: 400;
    font-style: italic;
    src: url("./JTPercy-Italic.otf") format("opentype");
}



@font-face {
    font-family: ABCHelveesti;
    font-weight: 400;
    font-style: normal;
    src: url("./ABCHelveestiSpikes-Regular.otf") format("opentype");
}
@font-face {
    font-family: ABCHelveesti;
    font-weight: 700;
    font-style: normal;
    src: url("./ABCHelveestiSpikes-Heavy.otf") format("opentype");
}

