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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Merriweather Sans";
    font-weight: 400;
}
h1 {
    font-size: 38px;
    line-height: 42px;
}
h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 300;
}
h3 {
    font-size: 31px;
    line-height: 35px;
}
h4 {
    font-size: 30px;
    line-height: 34px;
}
h5 {
    font-size: 28px;
    line-height: 32px;
}

body {
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
}
