.font-prz-4 {
    font-family: "Jost" ;
    font-weight: 400 ;
    font-size: 20px ;
    color: rgb(0,0,0) ;
    line-height: 32px ;
}

.font-prz-7 {
    font-family: "Jost" ;
    font-weight: 700 ;
    font-size: 20px ;
    color: rgb(0,0,0) ;
    line-height: 32px ;
}

.font-prz-9 {
    font-family: "Jost" ;
    font-weight: 900 ;
    font-size: 30px ;
    color: rgb(182,182,187) ;
    line-height: 32px ;
}

.font-prz-lit {
    font-family: "DM Sans", Sans-serif ;
    font-weight: 400 ;
    font-size: 48px ;
    color: rgb(255,255,255) ;
    line-height: 58px ;
    font-optical-sizing: auto;
}

.font-prz-lit-b {
    font-family: "DM Sans", Sans-serif ;
    font-weight: 400 ;
    font-size: 48px ;
    color: rgb(0,0,0) ;
    line-height: 58px ;
    font-optical-sizing: auto;
}

.font-prz-lit-big {
    font-family: "Literata", serif ;
    font-weight: 400 ;
    font-size: 36px ;
    color: rgb(200,177,80) ;
    line-height: 58px ;
    font-optical-sizing: auto;
}
    
    
    