.post_normal {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    color: #636363;
}
.post_normal_small {
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    color: #636363;
}
.post_headline_big {
    font-family: 'Noto Sans', sans-serif;
    font-size: 24pt;
    color: #565560;
    letter-spacing: 2px;
}
.post_headline_medium {
    font-family: 'Roboto', sans-serif;
    font-size: 18pt;
    color: #565560;
    letter-spacing: 1px;
}
.post_caption {
    font-family: 'Lora', sans-serif;
    font-size: 9px;
    font-style: italic;
}
.post_headline_small {
    font-family: 'Noto Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 2px;
}
