@font-face {
    font-family: "ABC Diatype Unlicensed Trial";
    src: url("./fonts/ABCDiatypeExtendedUnlicensedTrial-Thin.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ABC Diatype Unlicensed Trial";
    src: url("./fonts/ABCDiatypeExtendedUnlicensedTrial-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}