:root {
  --bornwiz-font-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body,
button,
input,
select,
textarea,
.et_pb_text,
.et_pb_text_inner,
.et_pb_button,
.et_pb_module_header,
.entry-title,
.post-content,
.bornwiz-signal,
.bornwiz-editorial-ui,
footer,
footer *,
.et-l--footer,
.et-l--footer *,
#bw-master-navigation,
#bw-master-navigation *,
.bw-srv-btn-primary,
.bw-srv-btn-secondary,
.bw-phncta {
  font-family: var(--bornwiz-font-system) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.et_pb_text h1,
.et_pb_text h2,
.et_pb_text h3,
.et_pb_text h4,
.et_pb_text h5,
.et_pb_text h6,
.entry-title {
  font-family: var(--bornwiz-font-system) !important;
  font-optical-sizing: auto;
}

code,
pre,
kbd,
samp,
.bw-kicker,
.bw-client__type,
.bw-article__meta,
.bw-need > span {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
}
