@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

body,
input,
textarea,
select,
button {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.brand,
.header-title,
.btn,
th,
.theme-status {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 800;
}

.top nav a,
.header-brand-row nav a,
.footer-block h2 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}

.content > h1,
.pagehead h1 {
  letter-spacing: .16em;
  text-transform: uppercase;
}

.content,
.visual-editor,
.footer-content {
  font-family: Montserrat, Arial, sans-serif;
}
