@font-face {
    font-family: Jost;
    src: url("Jost/static/Jost-Medium.ttf");
}
@font-face {
    font-family: Jost-Bold;
    src: url("Jost/static/Jost-ExtraBold.ttf");
}
@font-face {
    font-family: Jost-Thin;
    src: url("Jost/static/Jost-Light.ttf");
}