@font-face {
    font-family: "BlogScript";
    src: url("./BlogScript_Rg.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "BlogScript";
    src: url("./BlogScript_Lt.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}