@font-face {
    font-family: "the_seasonsregular";
    src: url("seasons-fonts/fontspring-demo-theseasons-reg-webfont.woff")
            format("woff2"),
        url("seasons-fonts/fontspring-demo-theseasons-reg-webfont.woff")
            format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lovelace Text";
    src: url("lovelace-fonts/LovelaceText-Regular.woff2") format("woff2"),
        url("lovelace-fonts/LovelaceText-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}