/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

h1,
h2,
h3,
h4,
h5,
h6 { 
	font-family: "roboto";
	font-weight: lighter;
}

h1 {
    font-size: 16px;
    line-height: 20px; 
}
h2 {
    font-size: 28px;
    line-height: 27px;
}
h3 {
    font-size: 24px;
    line-height: 24px;
}
h4 {
    font-size: 18px;
    line-height: 26px;
}
h5 {
    font-size: 16px;
    line-height: 22px;
}

body {
    font-size: 15px;
    line-height: 20px;
}