/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

h1,
h2,
h3,
h4,
h5,
h6 { 
font-family: 'museo_slab500' !important; 
}

h1{
  line-height: 28px;
}

h2{
  line-height: 26px;
}

h3{
  line-height: 24px;
}

h4{
  line-height: 22px;
}

h5{
  line-height: 20px;
}

h6{
  line-height: 20px;
}

