/* R108_BBB_FONT_FAMILY_V146_ACTIVE */
html,
body,
body *,
body *::before,
body *::after,
button,
input,
select,
textarea,
.badge,
.package-badge,
.package-featured-badge {
  font-family:var(--bbb-builder-font,system-ui,-apple-system,"Segoe UI",sans-serif)!important;
}

/* คงสัญลักษณ์และไอคอนที่มีฟอนต์เฉพาะของตัวเอง */
[class^="fa-"],
[class*=" fa-"],
.fa,
.fas,
.far,
.fab,
.material-icons {
  font-family:inherit;
}