@font-face {
    font-family: "NightLightOutline";
    font-display: swap;
    src: url("./regular.eot");
    src: url("./regular.eot?#iefix") format("embedded-opentype"),
        url("./regular.woff2") format("woff2"),
        url("./regular.woff") format("woff"),
        url("./regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}