/* Jost — self-hosted (indestructibletype.com, OFL license) */
@font-face {
    font-family: "Jost";
    src: url("Jost-400.woff2") format("woff2"),
         url("Jost-400.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Jost";
    src: url("Jost-600.woff2") format("woff2"),
         url("Jost-600.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Jost";
    src: url("Jost-700.woff2") format("woff2"),
         url("Jost-700.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

