@font-face {
    font-family: "Onest";
    src: local("Onest Light"), local("Onest-Light"), url("Onest-Light.woff2") format("woff2"), url("Onest-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Onest";
    src: local("Onest Regular"), local("Onest-Regular"), url("Onest-Regular.woff2") format("woff2"), url("Onest-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Onest";
    src: local("Onest Bold"), local("Onest-Bold"), url("Onest-Bold.woff2") format("woff2"), url("Onest-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "JarBinks";
    src: local("Jarbinks Regular"), local("jarbinks-regular"), url("jarbinks-regular.woff2") format("woff2"),
        url("jarbinks-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
