<style>

body, h1, h2, h3, span{
  font-family: 'Lato', sans-serif !important;
  margin: 0 0 16px 0; 
  padding: 0; 
  display: block; 
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale; 
}
  
h1{
  font-weight: 900 !important; 
  font-size: 36px !important; 
  line-height: 40px !important; 
}
  
h2{
  font-weight: 700; 
  font-size: 28px; 
  line-height: 32px;
}
  
h3{
  font-weight: 700; 
  font-size: 24px; 
  line-height: 28px;
}
  
h4{
  font-weight: 700; font-size: 20px; 
  line-height: 24px;
}
  
body.serifblock{
  font-family: 'Minion Pro', serif; 
  font-weight: 400; 
  font-size: 22px; 
  line-height: 28px;
}
  
body.serif{
  font-family: 'Minion Pro', serif; 
  font-weight: 400; 
  font-size: 18px; 
  line-height: 22px;
}

body.monospace{
  font-family: 'Inconsolata', monospace; 
  font-weight: 400; 
  font-size: 17px; 
  line-height: 22px;
}
  
body{
  font-weight: 400; 
  font-size: 16px; 
  line-height: 22px;
  background-color: #F0F1F2 !important;
  
}
  
.wb-label-large{
  font-weight: 700; 
  font-size: 16px; 
  line-height: 20px;
}
  
.wb-label-medium{
  font-weight: 400; 
  font-size: 16px; 
  line-height: 20px;
}
  
.wb-label-small{
  font-weight: 400; 
  font-size: 14px; 
  line-height: 18px;
}

.wb-label-x-small{
  font-weight: 400; 
  font-size: 12px; 
  line-height: 16px;
}
  
.wb-tagline
</style>

