/**
 * Sitewide Poppins + theme token helpers.
 *
 * @package Trisxy_Child
 */

body,
.he-auth-body,
button,
input,
select,
textarea,
.btn,
.navbar,
.footer,
.breadcrumb-with-dropdown,
.lf-breadcrumb {
  font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
