body, p, span, div, input, button, label, td, th {
  font-family: Circular, Arial, sans-serif;
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  color: rgb(0,87,125);
}
b, strong { font-weight: 700; }

