@font-face {
    font-family: "AugustaRegular";
    src:
        url("../fonts/augustaregular-k7ql.woff2") format("woff2"),
        url("../fonts/augustaregular-k7ql.woff") format("woff"),
        url("../fonts/augustaregular-k7ql.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Improves loading performance */
}

@font-face {
    font-family: "JosefinSansRegular";
    src:
        url("../fonts/josefinsansregular-x3lyv-webfont.woff2")
            format("woff2"),
        url("../fonts/josefinsansregular-x3lyv-webfont.woff") format("woff"),
        url("../fonts/josefinsansregular-x3lyv.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Improves loading performance */
}

@font-face {
    font-family: "NewRocker";
    src:
        url("../fonts/newrocker-gy5a-webfont.woff2") format("woff2"),
        url("../fonts/newrocker-gy5a-webfont.woff") format("woff"),
        url("../fonts/newrocker-gy5a.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* Improves loading performance */
}
