*{
    font-family: "Sarabun-Regular";
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
    font-weight: bold;
}
.richtext h2{
    font-weight: bold;
}
.richtext *{
	font-family: inherit;
}


@font-face{
       font-family: "Sarabun-Regular";
       src: local("Sarabun-Regular"), url("../fonts/sarabun-regular.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}

.regular{
    font-family: "Sarabun-Regular";
}














