/* Body */
body { font-size: 55.5%; }
#admin-menu { font-size: 1.2em; }

body > #page {
  font-family: "Verdana", "Arial";
}
h1 {
  font-weight: 300;
}
h2, h3, h4, h5, h6 {
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial";
  line-height: 1em;
  letter-spacing: 0;
}

/* Content */
#messages,
div.contextual-links-wrapper,
#zone-preface .region-inner > .block > .block-inner > .content,
#zone-content .region-inner > .block > .block-inner > .content,
#zone-postfix .region-inner > .block > .block-inner > .content {
  font-size: 1.2em;
}
/* Headers */
h1 {
  font-size: 2em;
}
h1#page-title {
  font-size: 3.2em;
  color: #0032a0;
}
h2,
h2.node-title {
  font-size: 1.5em;
}
h2.block-title {
  font-size: 2.4em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1.2em;
}
