/* ---------- Roboto ---------- */

html,
body,
body * {
  font-family: "Roboto", sans-serif;
}

h3,
h3 a {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
  font-weight: 300;
  font-size: 38px;
}

h1,
.heading-1,
h1 a {
  font-weight: 700;
}

p,
.paragraph-1,
a {
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

#toolbar-administration,
#toolbar-administration *,
nav.tabs ul * {
  font-size: 16px !important;
}
