@font-face {
    font-family: "Comic";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Comic Sans MS.ttf");
}

@font-face {
    font-family: "SegoePrint";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/segoepr.ttf");
}

@font-face {
    font-family: "SegoePrintBold";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/segoeprb.ttf");
}

/* @font-face {
    font-family: "Arnold";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Arnold.ttf");
} */

