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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-weight: 200;
}

h1 {
    font-size: 32px;
    line-height: 32px;
}
h2 {
    font-size: 30px;
    line-height: 38px;
}
h3 {
    font-size: 25px;
    line-height: 30px;
}
h4 {
    font-size: 18px;
    line-height: 26px;
}
h5 {
    font-size: 16px;
    line-height: 22px;
}

body {
    font-size: 16px;
    line-height: 22px;
}