.boldonse-8 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(8px, 2.5vw, 8px) !important;
    line-height:2!important;
}
.boldonse-14 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(14px, 2.5vw, 14px) !important;
    line-height:2!important;
	font-weight: 400;
}
.boldonse-20 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(18px, 2.5vw, 20px) !important;
    line-height:1!important;
}
.boldonse-16 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(8px, 1.5vw, 16px) !important;
    line-height:2!important;
}
.boldonse-26 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(20px, 2.5vw, 26px) !important;
    line-height:1.5!important;
}
.boldonse-30 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(24px, 2.5vw, 30px) !important;
    line-height:1.15!important;
}
.boldonse-40 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(14px, 2.5vw, 40px) !important;
    line-height:1.15!important;
}
.boldonse-65 {
    font-family: "Boldonse", system-ui;
    font-size: clamp(30px, 2.5vw, 65px) !important;
    line-height:1!important;
}
