@import url(//fonts.googleapis.com/css?family=Noto+Sans);

body {
  font-family: 'Noto Sans', sans-serif;
  font-size: 11px;
  line-height: 12px;
 }
h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}