body {
  font-family: 'Lato', sans-serif !important;
}
* h1 {
  font-size: 60px;
}
* h2 {
  font-size: 50px;
}
* h3 {
  font-size: 40px;
}
* h4 {
  font-size: 35px;
  font-weight: 300;
}
* h5 {
  font-size: 30px;
  font-weight: 300 !important;
}
* p {
  font-size: 20px;
  font-weight: 300 !important;
  font-color: #aaabab !important;
}
* h1,
* h2,
* h3 {
  font-weight: 300 !important;
}
* ._25px {
  font-size: 25px !important;
}
* h5,
* p {
  line-height: 1.5;
  font-weight: 100;
}
