@charset "UTF-8";
.schreibschrift {
    font-family: 'Great Vibes', cursive;
    font-size: 1.7em;
    letter-spacing: 0.05em;
    line-height: 0em;
    line-height: 1.5em;
}
.zentriert {
    text-align: center;
}
.schreibfett {
    font-family: 'Merienda One', cursive;
    font-size: 0.9em;
}
.poem {
    font-family: 'Marck Script', cursive;
    font-size: 1.3em;
}
.poemfett {
    font-size: 1.5em;
    font-weight: bold;
    font-family:  'Marck Script', cursive;
}
