.silks-16 {
    font-family: "Silkscreen", sans-serif;
    font-size: clamp(16px, 2.5vw, 16px) !important;
    line-height:1!important;
}
.silks-26 {
    font-family: "Silkscreen", sans-serif;
    font-size: clamp(20px, 2.5vw, 26px) !important;
    line-height:1!important;
}
.silks-40 {
    font-family: "Silkscreen", sans-serif;
    font-size: clamp(30px, 2.5vw, 40px) !important;
    line-height:1!important;
}
