:root {
  --tf-font-body: "Barlow", Arial, sans-serif;
  --tf-font-heading: "Barlow Condensed", "Arial Narrow", sans-serif;
}

html body code,
html body pre,
html body kbd,
html body samp,
html body .wp-block-code,
html body .CodeMirror,
html body .ace_editor {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
}
