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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Source Sans Pro";
    font-weight: 400;
}
h1 {
    font-size: 31px;
    line-height: 35px;
}
h2 {
    font-size: 29px;
    line-height: 33px;
}
h3 {
    font-size: 28px;
    line-height: 32px;
}
h4 {
    font-size: 26px;
    line-height: 30px;
}
h5 {
    font-size: 24px;
    line-height: 28px;
}

body {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
}
