.kanit-12 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(12px, 2.5vw, 12px) !important;
    line-height:1!important;
	font-weight: 400;
}
.kanit-14 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(12px, 2.5vw, 14px) !important;
    line-height:1.3!important;
	font-weight: 400;
}
.kanit-16 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(14px, 2.5vw, 16px) !important;
    line-height:1.4!important;
	font-weight: 400;
}
.kanit-18 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(16px, 2.5vw, 18px) !important;
    line-height:1.4!important;
	font-weight: 400;
}
.kanit-20 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(18px, 2.5vw, 20px) !important;
    line-height:1.4!important;
	font-weight: 400;
}
.kanitb-14 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(14px, 2.5vw, 14px) !important;
    line-height:1.4!important;
	font-weight: 600;
}
.kanitb-16 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(16px, 2.5vw, 16px) !important;
    line-height:1.4!important;
	font-weight: 600;
}
.kanitb-18 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(16px, 2.5vw, 18px) !important;
    line-height:1.4!important;
	font-weight: 600;
}
.kanitb-20 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(18px, 2.5vw, 20px) !important;
    line-height:1.4!important;
	font-weight: 600;
}
.kanitb-22 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(18px, 2.5vw, 22px) !important;
    line-height:1.4!important;
	font-weight: 600;
}
.kanitb-30 {
	font-family: "Kanit", sans-serif;
	font-size: clamp(26px, 2.5vw, 30px) !important;
    line-height:1.4!important;
	font-weight: 600;
}